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

属性

適用対象

こちらもご覧ください