Compartir a través de


UpdateProgressDesigner.UsePreviewControl Propiedad

Definición

Obtiene un valor que indica si el diseñador debe utilizar una copia temporal, en lugar del control real que está asociado al diseñador, para generar el marcado en tiempo de diseño.

protected:
 virtual property bool UsePreviewControl { bool get(); };
protected override bool UsePreviewControl { get; }
member this.UsePreviewControl : bool
Protected Overrides ReadOnly Property UsePreviewControl As Boolean

Valor de propiedad

Boolean

Siempre es true.

Se aplica a