NCustomDialogWindow Class Members
In This Topic
The following tables list the members exposed by NCustomDialogWindow.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ButtonStrip | Gets the button strip shown at the bottom of this dialog window. |
| Editor | Gets or sets the editor that is hosted in this dialog window. |
Top
Protected Methods
| Name | Description |
| OnClosed | Overridden. Called when the custom dialog window is closed. |
| OnOpened | Overridden. Called when the window is opened. |
Top
See Also