NevronOpenVision
Nevron.Nov.UI Namespace / NMessageBox Class


NMessageBox Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Shows a message box with the specified content, title and an OK button.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Shows a message box with an OK button and an error icon.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Shows a message box with an OK button and an information icon.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Shows a message box with Yes/No buttons and a question icon.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Shows a message box with an OK button and a warning icon.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when the user has pressed the "Escape" button to close the window.  
Protected MethodOverridden. Called when the message box is closed.  
Protected MethodOverridden. Called when a title bar button has been clicked.  
Top
See Also