An NDoc Documented Class Library

WinFormScrollBars Class

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

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

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

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

WinFormScrollBars Members | White.Core.UIItems.Scrolling Namespace