InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / DropDownFormBase Class / GetContentSize Method

In This Topic
    GetContentSize Method (DropDownFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function GetContentSize() As Size
    protected abstract Size GetContentSize()
    See Also