DialogWindow Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DialogWindow() | Initialize the dialog that does not have Help button | |
DialogWindow(String) | Initialize a dialog that has Help topic and buttons Use ShowModal() to display the dialog; it will get the parent window automatically from the shell |
Top