Språk

Menu.SetDesignModeState(IDictionary) Metod

Definition

Anger designtidsdata för Menu kontrollen.

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 kontrollen.

Kommentarer

Den här metoden åsidosätter SetDesignModeState.

Note

Den här metoden används främst av kontrollutvecklare för att utöka Menu kontrollen.

Gäller för