CB_SETCUEBANNER message
Sets the cue banner text that is displayed for the edit control of a combo box.
Parameters
-
wParam
-
Must be zero.
-
lParam
-
A pointer to a null-terminated Unicode string buffer that contains the text.
Return value
Returns 1 if successful, or an error value otherwise.
Remarks
The cue banner is text that is displayed in the edit control of a combo box when there is no selection.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|