Window.ToggleRibbon 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.
Affiche ou masque le ruban.
public:
void ToggleRibbon();
public void ToggleRibbon ();
abstract member ToggleRibbon : unit -> unit
Public Sub ToggleRibbon ()
Remarques
Si le ruban est visible, la méthode le ToggleRibbon() masque ; si le ruban est masqué, la méthode l’affiche ToggleRibbon() .