ToolStripControlHost.DisplayStyle プロパティ

定義

このクラスでは、このプロパティは使用されません。

public:
 property System::Windows::Forms::ToolStripItemDisplayStyle DisplayStyle { System::Windows::Forms::ToolStripItemDisplayStyle get(); void set(System::Windows::Forms::ToolStripItemDisplayStyle value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ToolStripItemDisplayStyle DisplayStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.DisplayStyle : System.Windows.Forms.ToolStripItemDisplayStyle with get, set
Public Property DisplayStyle As ToolStripItemDisplayStyle

プロパティ値

ToolStripItemDisplayStyle

オブジェクトの表示スタイル。

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象