Språk

Menu.GetDesignModeState Metod

Definition

Hämtar kontrollens designtidstillstånd Menu .

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

Returer

En IDictionary som innehåller kontrollens designtidstillstånd Menu .

Kommentarer

Metoden GetDesignModeState är en hjälpmetod som används för att hämta kontrollens aktuella designtidstillstånd Menu .

Gäller för

Se även