enhancedtabpageproperties_01


Each page of the enhanced tab can be customized using the Caption and Component ID.


enhancedtabpageproperties_02


Additionally, you may also use customized image and font for each tab page.


enhancedtabpageproperties_03


·Any activity that changes the tab (such as mouse-click on the tab or PROPERTY command) will execute the code defined as "On Tab Change EEP".  

·Use this option to run a specific code defined as On Tab Change EEP immediately after the selected tab index is changed.  

Example:  

PROPERTY <EnhancedTabControlComponentID> ACTIVEPAGEINDEX 'n'  
RETURN