An NDoc Documented Class Library

IVScrollBar Interface

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

[Visual Basic]
Public Interface IVScrollBar
    Implements IScrollBar
[C#]
public interface IVScrollBar : IScrollBar
[C++]
public __gc __interface IVScrollBar : public IScrollBar
[JScript]
public interface IVScrollBar extends IScrollBar

Types that implement IVScrollBar

TypeDescription
NullVScrollBar 
WPFVScrollBar 
TableVerticalScrollBar 

Requirements

Namespace: White.Core.UIItems.Scrolling

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

See Also

IVScrollBar Members | White.Core.UIItems.Scrolling Namespace