Wizard.GetDesignModeState Method

Definition

Gets the design mode state.

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

Returns

An IDictionary containing the design-time data for the control.

Applies to