ToolStripItem.DefaultDisplayStyle Свойство

Определение

Возвращает значение, указывающее, что отображается в элементе ToolStripItem.

protected:
 virtual property System::Windows::Forms::ToolStripItemDisplayStyle DefaultDisplayStyle { System::Windows::Forms::ToolStripItemDisplayStyle get(); };
protected virtual System.Windows.Forms.ToolStripItemDisplayStyle DefaultDisplayStyle { get; }
member this.DefaultDisplayStyle : System.Windows.Forms.ToolStripItemDisplayStyle
Protected Overridable ReadOnly Property DefaultDisplayStyle As ToolStripItemDisplayStyle

Значение свойства

Одно из значений ToolStripItemDisplayStyle . Значение по умолчанию — ImageAndText.

Применяется к