OnExecute - cCJStatusbarMenuItem
Sends Toggle_StatusBar to the AppPanel object
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| vCommandBarControl | Variant | Not used. Pointer to the COM control that was executed. |
Syntax
Procedure OnExecute Variant vCommandBarControl
Description
OnExecute sends the Toggle_StatusBar message to the AppPanel object.
The AppPanel is identified by sending this message to the parent of the ClientArea object.
If the ClientArea object is not defined, no message is sent.
This class should only be used with cCJCommandBarSystem objects that are used as the main MDI commandbar system.