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

In This Topic
    GetContentSize Method
    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