MenuStrip.GripStyle Egenskap

Definition

Hämtar eller anger synligheten för det grepp som används för att flytta kontrollen.

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

Egenskapsvärde

Ett av ToolStripGripStyle värdena. Standardvärdet är Hidden.

Gäller för