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

In This Topic
    Overflow Property (C1ToolStripColorPicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Overflow As System.Windows.Forms.ToolStripItemOverflow
    public System.Windows.Forms.ToolStripItemOverflow Overflow {get; set;}
    See Also