The methods of the CXlDialog class are listed here.
CXlDialog | Constructs a CXlDialog object without displaying it |
SetPos | Sets the position and optinally the size of the dialog |
SetSize | Sets the size of the dialog |
GetLeft | Returns the horizontal position of the dialog |
GetTop | Returns the vertical position of the dialog |
GetWidth | Returns the width of the dialog |
GetHeight | Returns the height of the dialog |
Add | Adds a control to the dialog |
ControlFromID | Gets a control from its ID |
Show | Displays the dialog |
OnTrigger | Event handler for all triggered events |
OnOK | Event handler for OK buttons |
OnOption | Event handler for option buttons |
OnCheckBox | Event handler for check-boxes |
OnListBox | Event handler for list-boxes |
EndDialog | Closes the dialog |
GetFocus | Gets the control which currently has the focus |
SetFocus | Sets the focus to a particular control |
Header: xldialog.h