ScrollableControl.HorizontalScroll 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 les caractéristiques associées à la barre de défilement horizontale.
public:
property System::Windows::Forms::HScrollProperties ^ HorizontalScroll { System::Windows::Forms::HScrollProperties ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.HScrollProperties HorizontalScroll { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HorizontalScroll : System.Windows.Forms.HScrollProperties
Public ReadOnly Property HorizontalScroll As HScrollProperties
Valeur de propriété
HScrollProperties qui contient des informations sur la barre de défilement horizontale.
- Attributs
Remarques
La HScrollProperties classe contient des informations sur la barre de défilement et son opération, telles qu’elle est activée et visible, la taille de page de défilement, l’orientation, la position d’affichage, etc.