An NDoc Documented Class Library

Spinner Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.Spinner

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

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

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

See Also

Spinner Members | White.Core.UIItems Namespace