Returns the active page of the ATab object.
[ pageActive = ] Object.ActivePage
The ActivePage property syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
ATab |
ATab control |
|
pageActive |
active page |
ActivatePage method will cause the event to be invoked if the active page is changed.
The following example will retrieve the active page of a tab control:
pageActive=tabUsers.ActivePage