int SetDlgCtrlID( int nID );
Return Value
If successful, the previous identifier of the window; otherwise 0.
Parameters
nID
[in] The new value to set for the window's identifier.
Remarks
Sets the identifier of the window to the specified value.
CWindow Overview | Class Members
See Also CWindow::GetDlgCtrlID