Compartir a través de


CWindow::GetNextDlgTabItem

recupera el control anterior o siguiente que tiene el estilo de WS_TABSTOP .

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

Comentarios

Vea GetNextDlgTabItem en Windows SDK.

Requisitos

encabezado: atlwin.h

Vea también

Referencia

Clase de CWindow

CWindow::GetNextDlgGroupItem