Wizard.CreateControlStyle Método

Definición

Crea el estilo de control.

protected:
 override System::Web::UI::WebControls::Style ^ CreateControlStyle();
protected override System.Web.UI.WebControls.Style CreateControlStyle ();
override this.CreateControlStyle : unit -> System.Web.UI.WebControls.Style
Protected Overrides Function CreateControlStyle () As Style

Devoluciones

Style

Style que se usa para implementar todas las propiedades del control relacionadas con el estilo.

Se aplica a