ارسال توسط تابع SendMessageA :
SendMessageA hwndEdit,EM_SETCUEBANNER,0,ByVal
"User Name"
ECM_FIRST =&H1500
The following messages need Unicode strings
(EM_SETCUEBANNER=(ECM_FIRST + 1
(EM_GETCUEBANNER=(ECM_FIRST + 2
(EM_SHOWBALLOONTIP=(ECM_FIRST + 3
(EM_HIDEBALLOONTIP=(ECM_FIRST + 4
EM_SETHILITE=(ECM_FIRST+5);>=Vista, not documented
EM_GETHILITE=(ECM_FIRST+6);>=Vista, not documented
EM_SETCUEBANNER
Parameters
: wParam
اگر این پارامتر در تابع بالا غیرصفر باشدحتی اگر فوکس بگیرد نمایش داده میشود اگر صفر باشد زمانی که در آن ( ادیت کنترل) کلیک شود( نشانه ی متن ) محو میشود.
TRUE if the cue banner should show even when the edit control has focus; otherwise, FALSE. FALSE is the default behavior the cue banner disappears when the
.user clicks in the control
: lParam
A pointer to a Unicode string that contains the text to
.display as the textual cue
دراکسس در قسمت پراپرتی Format تکست باکس @ و بعد SemiColon و تکست موردنظر در داخل دابل کوتیشن ها