NetXP 3.0 Reference

ProgressPanel Class

Provides a progress bar panel for the NetXP status bar.

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

System.Object
   MarshalByRefObject
      Component
         StatusBarPanel
            ProgressPanel

[Visual Basic]
NotInheritable Public Class ProgressPanel
Inherits StatusBarPanel
[C#]
public sealed class ProgressPanel : StatusBarPanel

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: NETXP.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

ProgressPanel Members | NETXP.Controls.Bars Namespace