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

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