RibbonTabsPanel.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
Elle RibbonTabsPanel fournit un défilement horizontal par ligne pour RibbonTab les contrôles dans un Ribbon. La défilement vers le haut ou vers le bas et le défilement par page n’est pas pris en charge.