ToolStrip.GripStyle Özellik

Tanım

Taşıma tutamacını ToolStrip görünür veya gizli olarak alır veya ayarlar.

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

Özellik Değeri

ToolStripGripStyle

Değerlerden ToolStripGripStyle biri. Visible varsayılan değerdir.

Özel durumlar

Belirtilen değer değerlerden ToolStripGripStyle biri değil.

Açıklamalar

Yığın düzeninde, bir içine yerleştirerek ToolStripPanel ve olarak ayarlandığından GripStyle emin olarak taşınabilir hale getirin ToolStrip Visible.

Şunlara uygulanır