InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / ClientRectangle Property

In This Topic
    ClientRectangle Property (C1InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ClientRectangle As System.Drawing.Rectangle
    public System.Drawing.Rectangle ClientRectangle {get;}
    See Also