CWnd::SetDlgCtrlID

Call this member function to set the window identifier or control identifier for the window to a new value.

Syntax

int SetDlgCtrlID( int nID );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::GetDlgCtrlID, CWnd::Create, CWnd::CreateEx, CWnd::GetDlgItem