CWindow::SetDlgItemInt
Changes a control's text to the string representation of an integer value.
BOOL SetDlgItemInt(
int nID,
UINT nValue,
BOOL bSigned = TRUE
) throw();
Remarks
See SetDlgItemInt in the Windows SDK.
Requirements
Header: atlwin.h