CODModel::GetPrevTabStop

CODComponent* CODModel::GetPrevTabStop(const int nTabIndex)

Gets the previous component in the tab order before the given tab index.

Defined in: OdModel.cpp

Return Value

Pointer to component that precedes the given tab index.

Parameters

nTabIndex

The current tab index.