Description: | The purpose of this event is to let you verify the input to a tab page before switching to another page. If there are errors you can maintain the focus on the current page. The event is generated when a tab or Tab control button is clicked - before the Click event. If PageCancel is set to True, the Tab control does not switch to the new page. See the BeforeClick Sample Code. |
Used in controls: | Tab |
Used in objects: | None. |
Parameters: | 1. [VT_I4 - Index S9(9) COMP-5] 2. VT_I4 - OldPageIndex S9(9) COMP-5 3. VT_BOOL - PageCancel S9(4) COMP-5 |
Description of parameters: |
|