Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the focus to a specified tab in a tab control.
void SetCurFocus(
int nItem
);
Parameters
- nItem
Specifies the index of the tab that gets the focus.
Remarks
This member function implements the behavior of the Win32 message TCM_SETCURFOCUS, as described in the Windows SDK.
Requirements
Header: afxcmn.h