CWindow::GetNextDlgGroupItem
在一组控件中检索上个月或下一个控件。
HWND GetNextDlgGroupItem(
HWND hWndCtl,
BOOL bPrevious = FALSE
) const throw();
备注
在参见 Windows SDK的 GetNextDlgGroupItem。
要求
Header: atlwin.h
在一组控件中检索上个月或下一个控件。
HWND GetNextDlgGroupItem(
HWND hWndCtl,
BOOL bPrevious = FALSE
) const throw();
在参见 Windows SDK的 GetNextDlgGroupItem。
Header: atlwin.h