An NDoc Documented Class Library

IScrollBar Interface

For a list of all members of this type, see IScrollBar Members.

White.Core.UIItems.Scrolling.IScrollBar
   White.Core.UIItems.Scrolling.IHScrollBar
   White.Core.UIItems.Scrolling.IVScrollBar

[Visual Basic]
Public Interface IScrollBar
[C#]
public interface IScrollBar
[C++]
public __gc __interface IScrollBar
[JScript]
public interface IScrollBar

Types that implement IScrollBar

TypeDescription
HScrollBar 
NullHScrollBar 
NullVScrollBar 
ScrollBar 
WPFHScrollBar 
WPFScrollBar 
WPFVScrollBar 
TableHorizontalScrollBar 
TableVerticalScrollBar 

Requirements

Namespace: White.Core.UIItems.Scrolling

Assembly: White.Core (in White.Core.dll)

See Also

IScrollBar Members | White.Core.UIItems.Scrolling Namespace