Pane.PageScroll(Object, Object) 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.
Permet de faire défiler la fenêtre ou le volet spécifié, page par page.
public void PageScroll (ref object Down, ref object Up);
abstract member PageScroll : obj * obj -> unit
Public Sub PageScroll (Optional ByRef Down As Object, Optional ByRef Up As Object)
Paramètres
- Down
- Object
Nombre de pages à faire défiler vers le bas.
- Up
- Object
Nombre de pages à faire défiler vers le haut.