HWND GetNextDlgGroupItem( HWND hWndCtl, BOOL bPrevious = FALSE ) const;
See GetNextDlgGroupItem in the Win32 SDK.
Remarks
Retrieves the previous or next control within a group of controls.
CWindow Overview | Class Members
See Also CWindow::GetNextDlgTabItem