An NDoc Documented Class Library

IHScrollBar Interface

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

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

Types that implement IHScrollBar

TypeDescription
HScrollBar 
NullHScrollBar 
WPFHScrollBar 
TableHorizontalScrollBar 

Requirements

Namespace: White.Core.UIItems.Scrolling

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

See Also

IHScrollBar Members | White.Core.UIItems.Scrolling Namespace