Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / DropDownForm Class / GetContentSize Method

In This Topic
    GetContentSize Method (DropDownForm)
    In This Topic
    Returns the initial size for drop down form.
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetContentSize() As Size
    protected override Size GetContentSize()
    See Also