Compartir a través de


CWindow::GetNextDlgGroupItem

Recupera el control siguiente o anterior dentro de un grupo de controles.

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

Comentarios

Vea GetNextDlgGroupItem en Windows SDK.

Requisitos

encabezado: atlwin.h

Vea también

Referencia

CWindow Class

CWindow::GetNextDlgTabItem