Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripSplitButton Class / ButtonBounds Property

In This Topic
    ButtonBounds Property (C1EditorToolStripSplitButton)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ButtonBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle ButtonBounds {get;}
    See Also