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

屬性值

Rectangle,表示 ToolStripSplitButton 之標準按鈕部分的大小和位置。

屬性

適用於

另請參閱