BBjTabCtrl::getControlIDAt
Description
Returns the ID of the control associated with a tab in the BBjTabCtrl.
Syntax
|
Return Value |
Method |
|
int |
getControlIDAt(int index) |
Parameters
|
Variable |
Description |
|
index |
Specifies the 0-based index of the tab. |
Return Value
Returns the control ID associated with the specified tab.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.