ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / ContentBounds Property

In This Topic
    ContentBounds Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ContentBounds As Rectangle
    public Rectangle ContentBounds {get;}
    See Also