nca_tab_select_item
Example: nca_tab_select_item | Tab Object Functions |
Selects a tab item.
int nca_tab_select_item( LPCSTR tab, LPCSTR item );
tab | The logical name of the tab. |
item | The item to select on the specified tab. The item is denoted by its name. |
The nca_tab_select_item function selects a tab item.
Return Values
Parameterization
The following variable can be parameterized using standard parameterization: tab