HWND GetNextDlgTabItem( HWND hWndCtl, BOOL bPrevious = FALSE ) const;
See GetNextDlgTabItem in the Win32 SDK.
Remarks
Retrieves the previous or next control having the WS_TABSTOP style.
CWindow Overview | Class Members
See Also CWindow::GetNextDlgGroupItem