tabbed

Generic properties, methods and events
[method icon] CreateTabPage(sTitle$) Create a new tab page on this tab control
[method icon] FindContext(sText$, iIndex) Find a tab page from its context (text and index)
[method icon] FindPageID(sText$) Find a tab page from its name/context
[property icon] Appearance Controls tab appearance
[property icon] DisableBack Disable the Back button on wizard style tabs
[property icon] DisableCancel Disable the Cancel button on wizard style tabs
[property icon] DisableNext Disable the Next button on wizard style tabs
[property icon] ShowCancel Adds Cancel button to wizard style tabs
[property icon] TabFirst Get first tab object
[event icon] Cancel() Event Called when Cancel button on Wizard style tabs is clicked
[event icon] Finish() Event Called when Finish button on Wizard style tabs is clicked