Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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