Retrieves the previous or next control within a group of controls.
HWND GetNextDlgGroupItem(
HWND hWndCtl,
BOOL bPrevious = FALSE
) const throw();
Remarks
See GetNextDlgGroupItem in the Windows SDK.
Requirements
Header: atlwin.h
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