CWindow::GetNextDlgTabItem

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 OverviewClass Members

See Also   CWindow::GetNextDlgGroupItem