CODModel::GetNextTabStop
CODComponent*CODModel::GetNextTabStop(const intnTabIndex)
Gets the next component in the tab order after the given tab index.
Defined in: OdModel.cpp
Return Value
Pointer to component that follows the given tab index.
Parameters
nTabIndex
The current tab index.