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

In This Topic
    DefaultDisplayStyle Property (C1EditorToolStripButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultDisplayStyle As System.Windows.Forms.ToolStripItemDisplayStyle
    protected virtual System.Windows.Forms.ToolStripItemDisplayStyle DefaultDisplayStyle {get;}
    See Also