Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawFloatingCaptionEventArgs Class / Bounds Field

In This Topic
    Bounds Field (DrawFloatingCaptionEventArgs)
    In This Topic
    The bounding rectangle of the floating caption.
    Syntax
    'Declaration
     
    
    Public ReadOnly Bounds As Rectangle
    public readonly Rectangle Bounds
    See Also