NevronOpenVision
Nevron.Nov.UI Namespace / NProgressWindow Class
Fields Properties Methods Events


NProgressWindow Class Members

The following tables list the members exposed by NProgressWindow.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ButtonStrip child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Footer child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Header child.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NProgressWindow.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ProgressBar child.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the ButtonStrip child.  
Public PropertyGets/Sets the Footer child.  
Public PropertyGets/Sets the Header child.  
Public PropertyGets/Sets the ProgressBar child.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a progress window.  
Public Methodstatic (Shared in Visual Basic)Creates a progress window with an indeterminate progress bar.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the window content.  
Protected MethodCreates the progress bar of this window.  
Protected MethodGets the layout, which should arrange the dialog content.  
Protected MethodGets a widget layout context for the specified content area.  
Protected MethodGets the widgets that should be arranged.  
Protected MethodOverridden. Measures the window content.  
Top
See Also