MultiView.SaveControlState 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.
Enregistre l'état actuel du contrôle MultiView.
protected public:
override System::Object ^ SaveControlState();
protected internal override object SaveControlState();
override this.SaveControlState : unit -> obj
Protected Friend Overrides Function SaveControlState () As Object
Retours
Object qui représente l'état du contrôle MultiView. Si aucun état n'est associé au contrôle MultiView, cette méthode retourne la valeur null.