ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Element Class / _bounds Field

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