Sdílet prostřednictvím


MenuStrip.GripStyle Vlastnost

Definice

Získá nebo nastaví viditelnost rukojeti použité k přemísťová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

ToolStripGripStyle

Jedna z ToolStripGripStyle hodnot. Výchozí formát je Hidden.

Platí pro