- Index
- General Usage
- DCX Controls
- DCX Features
- About DCX
|
Window (embedded) |
This control enables you to dock a @window as a control on a dialog. The @window must be opened before any attempt to add it to the dialog.
You can dock any number of windows as long as each is a separate control.
Please take note that the windows are ejected when the dialog is closed.
|
Window (embedded) Events |
| These events are fired when activity occurs in the Window (embedded) control. |
|
help |
| Launched when you click on a control using the ? contexthelp button. |
| Syntax: |
/cb_alias DNAME help ID |
| Example: |
/cb_alias dcx help 4 |
|