ToolStripItem::DefaultDisplayStyle Property
.NET Framework (current version)
Gets a value indicating what is displayed on the ToolStripItem.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: property ToolStripItemDisplayStyle DefaultDisplayStyle { virtual ToolStripItemDisplayStyle get(); }
Property Value
Type: System.Windows.Forms::ToolStripItemDisplayStyleOne of the ToolStripItemDisplayStyle values. The default is ImageAndText.
.NET Framework
Available since 2.0
Available since 2.0
Show: