ToolStripSplitButton.ButtonBounds 屬性

定義

取得標準按鈕部分 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的大小與位置。

屬性

適用於

另請參閱