EditorPart.SetDesignModeState(IDictionary) Metod

Definition

Tillämpar egenskaperna för designlägestillståndet på den aktuella EditorZoneBase zonen som innehåller en EditorPart kontroll.

protected:
 override void SetDesignModeState(System::Collections::IDictionary ^ data);
protected override void SetDesignModeState(System.Collections.IDictionary data);
override this.SetDesignModeState : System.Collections.IDictionary -> unit
Protected Overrides Sub SetDesignModeState (data As IDictionary)

Parametrar

data
IDictionary

En IDictionary som innehåller tillståndsdata för att visa zonen.

Gäller för

Se även