This topic has not yet been rated - Rate this topic

IScrollProvider Properties

The IScrollProvider type exposes the following members.

  Name Description
Public property HorizontallyScrollable Gets a value that indicates whether the control can scroll horizontally.
Public property HorizontalScrollPercent Gets the current horizontal scroll position.
Public property HorizontalViewSize Gets the current horizontal view size.
Public property VerticallyScrollable Gets a value that indicates whether the control can scroll vertically.
Public property VerticalScrollPercent Gets the current vertical scroll position.
Public property VerticalViewSize Gets the vertical view size.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.