OnCreate - cCJTabControlItem
Event is called when the tab-item's COM object is created
Type: Event
Syntax
Procedure OnCreate
Description
The OnCreate event is called when the tab-item's COM object is created. At this point this object is bound to the COM object. This event can be used to send messages to the COM object allowing for special customizations not supported directly by other design-time properties.