Поделиться через


CWindow::GetNextDlgGroupItem

Retrieves the previous or next control within a group of controls.

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

Заметки

See GetNextDlgGroupItem in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members

CWindow::GetNextDlgTabItem