This topic has not yet been rated - Rate this topic

IScrollInfo Methods

  Name Description
Public method LineDown Scrolls down within content by one logical unit.
Public method LineLeft Scrolls left within content by one logical unit.
Public method LineRight Scrolls right within content by one logical unit.
Public method LineUp Scrolls up within content by one logical unit.
Public method MakeVisible Forces content to scroll until the coordinate space of a Visual object is visible.
Public method MouseWheelDown Scrolls down within content after a user clicks the wheel button on a mouse.
Public method MouseWheelLeft Scrolls left within content after a user clicks the wheel button on a mouse.
Public method MouseWheelRight Scrolls right within content after a user clicks the wheel button on a mouse.
Public method MouseWheelUp Scrolls up within content after a user clicks the wheel button on a mouse.
Public method PageDown Scrolls down within content by one page.
Public method PageLeft Scrolls left within content by one page.
Public method PageRight Scrolls right within content by one page.
Public method PageUp Scrolls up within content by one page.
Public method SetHorizontalOffset Sets the amount of horizontal offset.
Public method SetVerticalOffset Sets the amount of vertical offset.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.