Compartir a través de


ProtectedViewWindow.EnableResize Propiedad

Definición

Obtiene o establece si se puede cambiar el tamaño de la ventana Vista protegida.

public:
 property bool EnableResize { bool get(); void set(bool value); };
public bool EnableResize { get; set; }
Public Property EnableResize As Boolean

Valor de propiedad

true si se puede cambiar el tamaño de la ventana Vista protegida; De lo contrario, false.

Comentarios

Lectura y escritura.

Se aplica a