MenuStrip.GripStyle Vlastnost

Definice

Získá nebo nastaví viditelnost úchytu použitého k přemístění ovládacího prvku.

public:
 property System::Windows::Forms::ToolStripGripStyle GripStyle { System::Windows::Forms::ToolStripGripStyle get(); void set(System::Windows::Forms::ToolStripGripStyle value); };
public System.Windows.Forms.ToolStripGripStyle GripStyle { get; set; }
member this.GripStyle : System.Windows.Forms.ToolStripGripStyle with get, set
Public Property GripStyle As ToolStripGripStyle

Hodnota vlastnosti

Jedna z ToolStripGripStyle hodnot. Výchozí hodnota je Hidden.

Platí pro