[Feature Request]: ComboBox Should be able to have *Hint's* #82
Labels
completed
This issue has been completed.
enhancement
New feature or request
new feature
A new feature has been requested.
suggestion
A suggestion has been requested.
Milestone
Describe the solution you'd like
Similar to the Current Text Box implementation(s) and not just when it is an edit box
Describe alternatives you've considered
2 ways are described in the same way that the Current text box does it via
"EM_SETCUEBANNER"
and also via
CB_SETCUEBANNER
:https://jasonkemp.ca/blog/the-missing-net-1-cue-banners-in-windows-forms-em_setcuebanner-text-prompt/
The text was updated successfully, but these errors were encountered: