BOOL SetDlgItemInt( int nID, UINT nValue, BOOL bSigned = TRUE );
See SetDlgItemInt in the Win32 SDK.
Remarks
Changes a control's text to the string representation of an integer value.
CWindow Overview | Class Members
See Also CWindow::GetDlgItemInt, CWindow::SetDlgItemText