RC-WinTrans Object Model Help |
Class HTMLDialogWindow |
The "HTMLDialogWindow" object provides the possibility of displaying a given HTML page as a modal dialog.
Member | Description | |
---|---|---|
SetHTMLPage | Sets an HTML page to be shown in the dialog window. SetHTMLPage( HTMLPage As String )
|
|
Show | Makes the dialog window visible. Show()
|