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