Menu.GetDesignModeState Metoda

Definice

Načte stav návrhu Menu ovládacího prvku.

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

Návraty

Obsahující IDictionary stav návrhu Menu ovládacího prvku.

Poznámky

Metoda GetDesignModeState je pomocná metoda používaná k získání aktuálního Menu stavu návrhu ovládacího prvku.

Platí pro

Viz také