ToolStripGripStyle 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定 ToolStrip 移動控制軸 (底框) 的可視性。
public enum class ToolStripGripStyle
public enum ToolStripGripStyle
type ToolStripGripStyle =
Public Enum ToolStripGripStyle
- 繼承
欄位
0 | 指定 ToolStrip 移動控制軸 (底框) 為不可見。 |
|
Visible | 1 | 指定 ToolStrip 移動控制軸 (底框) 為可見。 |
備註
在堆疊配置中,將它放入 ,並確保其 ToolStripPanelGripStyle 設定為 Visible,讓 ToolStrip 它成為可移動的。