Share via


ChangePasswordDesigner.AllowResize Propiedad

Definición

Especifica si el control ChangePasswordDesigner permite cambiar el tamaño.

public:
 virtual property bool AllowResize { bool get(); };
public override bool AllowResize { get; }
member this.AllowResize : bool
Public Overrides ReadOnly Property AllowResize As Boolean

Valor de propiedad

Boolean

Es true si el control admite un cambio de tamaño; de lo contrario, es false.

Se aplica a