Condividi tramite


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

See Also

Concepts

CWindow Class

CWindow Members

CWindow::GetDlgItemInt

CWindow::SetDlgItemText