Compartir a través de


Wizard.GetDesignModeState Método

Definición

Obtiene el estado del modo de diseño.

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState ();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

Devoluciones

IDictionary

IDictionary que contiene los datos en tiempo de diseño del control.

Se aplica a