ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownForm Class / ClientSize Property

In This Topic
    ClientSize Property
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    
    Public Shadows Property ClientSize As Size
    public new Size ClientSize {get; set;}
    See Also