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

In This Topic
    OverflowButton Property (C1EditorToolStripStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property OverflowButton As System.Windows.Forms.ToolStripOverflowButton
    public System.Windows.Forms.ToolStripOverflowButton OverflowButton {get;}
    See Also