tabpageproperties_01

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

tabpageproperties_02

·You can also run a code as an EEP when clicking on the tab page to change the page.  

·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 <TabControlComponentID> ACTIVEPAGEINDEX 'n'  
RETURN