NevronOpenVision
Nevron.Nov.UI Namespace / NTaskDialog Class


NTaskDialog Class Methods

For a list of all members of this type, see NTaskDialog members.

Public Methods
 NameDescription
Public MethodOverridden. Appends the displayable children of the element to the provided list.  
Public Methodstatic (Shared in Visual Basic)Creates a task dialog.  
Public Methodstatic (Shared in Visual Basic)Creates a Save Changes? dialog with Yes, No and Cancel buttons.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the window content only (i.e. without the title bar).  
Protected MethodOverridden. Called when the user has pressed the "Escape" button to close the window.  
Protected MethodCreates the common buttons button strip (e.g. a strip with OK and Cancel buttons).  
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 only (i.e. without the title bar).  
Internal Methodstatic (Shared in Visual Basic)  
Protected MethodCalled when a common button (e.g. OK, Cancel) has been clicked.  
Protected MethodCalled when the Buttons property has changed.  
Protected MethodOverridden. Called when the task dialog is closed.  
Protected MethodCalled when a command button has been clicked.  
Protected MethodOverridden. Called when the task dialog is opened.  
Top
See Also