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.
Returns the index of the specified view in the tab control.
int FindTab(
HWND hWndView
) const;
Parameters
- [in] hWndView
The handle of the view.
Return Value
The index of the view if it is found; otherwise, -1.
Remarks
Call this function to retrieve the index of a view that has a specified handle.
Requirements
Header: afxTabView.h