Click Event

Object List Next Object

Defined By:
TabStripTab

Description:

Occurs when a TabStripTab is clicked on to select a different page.

Usage:

Event Click()

Details:

Click events are often used to initiate an action in response to user input. Typically, clicking on a tabl means a user is selecting it and would like to perform some action. The typical action is to show some associated embedded Form.