WizardNavigationPanel.EnableAllItems(Boolean) 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.
Active ou désactive tous les éléments dans le volet de navigation.
public:
void EnableAllItems(bool enable);
public void EnableAllItems (bool enable);
member this.EnableAllItems : bool -> unit
Public Sub EnableAllItems (enable As Boolean)
Paramètres
- enable
- Boolean
true pour activer tous les éléments ; false pour désactiver tous les éléments.