StatusStrip.SizeGripBounds Propiedad

Definición

Obtiene los límites del controlador de tamaño de un control 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

Valor de propiedad

Rectángulo Rectangle que representa los límites del controlador de tamaño.

Atributos

Se aplica a