\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ListBoxAccessibleObject Class / Bounds Property

In This Topic
    Bounds Property (ListBoxAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Bounds As System.Drawing.Rectangle
    public virtual System.Drawing.Rectangle Bounds {get;}
    See Also