CWindow::SetDlgItemInt

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 OverviewClass Members

See Also   CWindow::GetDlgItemInt, CWindow::SetDlgItemText