Udostępnij za pośrednictwem


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

Other Resources

CWindow Members