See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
A simple progress dialog that shows a caption and a marquee progress bar.
Namespace: NTier.Designer.FormsAssembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class ProgressDialog : NForm |
Visual Basic |
---|
Public Class ProgressDialog Inherits NForm |
Visual C++ |
---|
public ref class ProgressDialog : public NForm |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..Form
NForm
NTier.Designer.Forms..::..ProgressDialog
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..Form
NForm
NTier.Designer.Forms..::..ProgressDialog