ToolStripDropDown.GripStyle Property

Definition

This property is not relevant to this class.

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

Property Value

One of the ToolStripGripStyle values.

Attributes

Remarks

This property is not relevant to this class.

Applies to