An NDoc Documented Class Library

ProgressBar Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.ProgressBar

[Visual Basic]
Public Class ProgressBar
    Inherits UIItem
[C#]
public class ProgressBar : UIItem
[C++]
public __gc class ProgressBar : public UIItem
[JScript]
public class ProgressBar 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

ProgressBar Members | White.Core.UIItems Namespace