ToolStripSplitButton.DropDownButtonBounds プロパティ

定義

ToolStripSplitButton のドロップダウン ボタン部分のサイズと位置を画面座標で取得します。

public:
 property System::Drawing::Rectangle DropDownButtonBounds { System::Drawing::Rectangle get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle DropDownButtonBounds { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DropDownButtonBounds : System.Drawing.Rectangle
Public ReadOnly Property DropDownButtonBounds As Rectangle

プロパティ値

Rectangle

Rectangle のドロップダウン ボタン部分のサイズと位置を画面座標で表す ToolStripSplitButton

属性

適用対象

こちらもご覧ください