Menu.GetDesignModeState Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère l’état au moment du design du contrôle 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
Retours
IDictionary contenant l'état au moment du design du contrôle Menu.
Remarques
La GetDesignModeState méthode est une méthode d’assistance utilisée pour obtenir l’état actuel au moment du design du Menu contrôle.