An NDoc Documented Class Library

TableHorizontalScrollBar Class

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

System.Object
   White.Core.UIItems.TableItems.TableHorizontalScrollBar

[Visual Basic]
Public Class TableHorizontalScrollBar
    Implements IHScrollBar, IScrollBar
[C#]
public class TableHorizontalScrollBar : IHScrollBar, IScrollBar
[C++]
public __gc class TableHorizontalScrollBar : public IHScrollBar, IScrollBar
[JScript]
public class TableHorizontalScrollBar extends IHScrollBar, IScrollBar

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems.TableItems

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

See Also

TableHorizontalScrollBar Members | White.Core.UIItems.TableItems Namespace