DXDialogWindow Constructors
A themed dialog window.
Name | Parameters | Description |
---|---|---|
DXDialog |
none |
Initializes a new instance of the DXDialog |
DXDialog |
title, commands |
Initializes a new instance of the DXDialog |
DXDialog |
title, dialog |
Initializes a new instance of the DXDialog |
DXDialog |
title |
Initializes a new instance of the DXDialog |
See Also