CWindow::GetNextDlgGroupItem

This method retrieves the previous or next control within a group of controls.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

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

See Also

CWindow::GetNextDlgTabItem