Control class
Syntax:
Class Control
Properties:
Name Description
Caption Gets/sets the caption of the control
DescriptionText Gets/sets the description of the control
Height Gets/sets the height of the control
ID Gets the unique identifier of the control
Parameter Gets/sets a user customizable piece of variant data
Tag Gets/sets a user customizable piece of string data
ToolTipText Gets/sets the text that appears in the tooltip for the control
Visible Gets/sets the visible status of the control
Width Gets/sets the width of the control
Methods:
Name Description
SetCustomIcon Sets the icon for this type of item
SetIcon2 Sets the icon for this type of item