ToolStripDropDown.GripStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このクラスでは、このプロパティは使用されません。
public:
property System::Windows::Forms::ToolStripGripStyle GripStyle { System::Windows::Forms::ToolStripGripStyle get(); void set(System::Windows::Forms::ToolStripGripStyle value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ToolStripGripStyle GripStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.GripStyle : System.Windows.Forms.ToolStripGripStyle with get, set
Public Property GripStyle As ToolStripGripStyle
プロパティ値
ToolStripGripStyle 値のいずれか 1 つ。
- 属性
注釈
このクラスでは、このプロパティは使用されません。