The methods of the CXlControl class are listed here.
CXlControl | Constructs a CXlControl object, without displaying it |
GetID | Returns the ID of the control |
SetID | Sets the ID of the control |
GetText | Returns the text of the control |
SetText | Sets the text of the control |
GetValue | Returns the text value of the control |
SetValue | Sets the string value of the control |
GetEnabled | Returns the enabled state of the control |
SetEnabled | Sets the enabled state of the control |
GetVisible | Returns the visible state of the control |
SetVisible | Sets the visible state of the control |
GetTrigger | Returns the trigger state of the control |
SetTrigger | Sets the trigger state of the control |
SetPos | Sets the position and optinally the size of the control |
SetSize | Sets the size of the control |
GetLeft | Returns the horizontal position of the control |
GetTop | Returns the vertical position of the control |
GetWidth | Returns the width of the control |
GetHeight | Returns the height of the control |
Header: xldialog.h