ToolStrip.OverflowButton Vlastnost

Definice

ToolStripItem Získá toto tlačítko přetečení pro ToolStrip přetečení s povoleným přetečením.

public:
 property System::Windows::Forms::ToolStripOverflowButton ^ OverflowButton { System::Windows::Forms::ToolStripOverflowButton ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ToolStripOverflowButton OverflowButton { get; }
[<System.ComponentModel.Browsable(false)>]
member this.OverflowButton : System.Windows.Forms.ToolStripOverflowButton
Public ReadOnly Property OverflowButton As ToolStripOverflowButton

Hodnota vlastnosti

ToolStripOverflowButton

Objekt typu ToolStripOverflowButton se sadou ToolStripItemAlignment Right a jeho ToolStripItemOverflow hodnotou nastavenou na Never.

Atributy

Platí pro