Share 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

Reference

CWindow Class

CWindow::GetNextDlgGroupItem