Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / _bounds Field

In This Topic
    _bounds Field (DropDownEditorViewBase)
    In This Topic
    The System.Drawing.Rectangle that defines the position of the C1.Framework.Element within its parent.
    Syntax
    'Declaration
     
    
    Protected _bounds As Rectangle
    protected Rectangle _bounds
    See Also