ToolStripDropDown.GripStyle プロパティ

定義

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

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

ToolStripGripStyle 値のいずれか 1 つ。

属性

注釈

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

適用対象