An NDoc Documented Class Library

ScrollBars Class

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

System.Object
   White.Core.UIItems.Scrolling.AbstractScrollBars
      White.Core.UIItems.Scrolling.ScrollBars
         White.Core.UIItems.Scrolling.ComboBoxScrollBars
         White.Core.UIItems.Scrolling.WinFormScrollBars

[Visual Basic]
Public Class ScrollBars
    Inherits AbstractScrollBars
[C#]
public class ScrollBars : AbstractScrollBars
[C++]
public __gc class ScrollBars : public AbstractScrollBars
[JScript]
public class ScrollBars extends AbstractScrollBars

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.Scrolling

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

See Also

ScrollBars Members | White.Core.UIItems.Scrolling Namespace