ToolStripSplitButton.SplitterBounds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得標準按鈕與下拉按鈕部分 ToolStripSplitButton之間的分隔符邊界。
public:
property System::Drawing::Rectangle SplitterBounds { System::Drawing::Rectangle get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle SplitterBounds { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SplitterBounds : System.Drawing.Rectangle
Public ReadOnly Property SplitterBounds As Rectangle
屬性值
Rectangle A代表分隔符的大小與位置。
- 屬性
備註
利用該 SplitterBounds 物業進行客製化油漆。