ExecuteControl
Triggers the action specified for this control
Prototype:
ExecuteControl(LONG ControlID)
Arguments:
ControlID
ID of the control to be executed
Example:
Toolbar1.ExecuteControl(ID_MyButton1)