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