ToolStrip.GripRectangle Vlastnost

Definice

Získá hranice úchytu ToolStrip pro přesunutí.

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

Hodnota vlastnosti

Objekt typu Rectangle, který představuje hranice úchytu pro přesunutí. Pokud hranice nejsou viditelné, GripRectangle vrátí Emptyvlastnost .

Atributy

Poznámky

Pomocí vlastnosti GripRectangle můžete získat hranice pro malování, testování přístupů atd.

Platí pro