About zTabControl
About zTabControl
zTabControl is a generic program for displaying a tab control on a form. The tab control is defined using the Tab Control Constructor accessed through the Edit | Tab Control menu on the Form window. The contents of the tab control can be customized by the application developer using the form painter. pGetAction catches any events that occur in the tab control enabling the developer to pass these back to the tab control or invoke another action.
Sample Form with Tab Control