InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework Namespace / IDropDownOwnerExtended Interface / GapHeight Property

In This Topic
    GapHeight Property (IDropDownOwnerExtended)
    In This Topic
    Gets a distance in pixels between the control edge and the dropdown.
    Syntax
    'Declaration
     
    ReadOnly Property GapHeight As Integer
    int GapHeight {get;}
    See Also