Partager via


CWindow::GetNextDlgTabItem

Retrieves the previous or next control having the WS_TABSTOP style.

HWND GetNextDlgTabItem(
   HWND hWndCtl,
   BOOL bPrevious = FALSE 
) const throw();

Remarks

See GetNextDlgTabItem in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Concepts

CWindow Class

CWindow Members

CWindow::GetNextDlgGroupItem