StatusStrip.SizeGripBounds プロパティ

定義

StatusStrip のサイズ変更ハンドル (グリップ) の境界を取得します。

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

プロパティ値

グリップの境界を表す Rectangle

属性

適用対象