WizardDesigner.DisplaySideBar Propriété
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.
Obtient ou définit une propriété dans le contrôle de l'Assistant associé qui indique s'il faut ou non afficher une barre latérale.
protected:
property bool DisplaySideBar { bool get(); void set(bool value); };
protected bool DisplaySideBar { get; set; }
member this.DisplaySideBar : bool with get, set
Protected Property DisplaySideBar As Boolean
Valeur de propriété
true pour afficher la barre latérale ; sinon, false.