Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
voidSetDlgItemText(intnID**,LPCTSTRlpszString);**
Parameters
nID
Identifies the control whose text is to be set.
lpszString
Points to a CString object or null-terminated string that contains the text to be copied to the control.
Remarks
Sets the caption or text of a control owned by a window or dialog box.
SetDlgItemText sends a message to the given control.
CWnd Overview | Class Members | Hierarchy Chart
See Also , , CWnd::GetDlgItemText