RibbonTabHeadersPanel.CanVerticallyScroll 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.
Cette API n’est pas implémentée.
public:
property bool CanVerticallyScroll { bool get(); void set(bool value); };
public bool CanVerticallyScroll { get; set; }
member this.CanVerticallyScroll : bool with get, set
Public Property CanVerticallyScroll As Boolean
Valeur de propriété
false dans tous les cas.
Implémente
Remarques
le RibbonTabHeadersPanel fournit un défilement horizontal par ligne pour RibbonTabHeader les contrôles dans un Ribbon. Le défilement vers le haut ou vers le bas et le défilement par page ne sont pas pris en charge.