|
-
Aug 15th, 2014, 12:45 AM
#1
-
Nov 12th, 2014, 01:19 AM
#2
Re: DropDown Combo w/Search Button and Cue Text
Update v1.01:
Added CueBannerText, This was a bit tricky since you can't call the SendMessage API until the control has been created.
-
Nov 22nd, 2014, 12:30 AM
#3
Re: DropDown Combo w/Search Button and Cue Text
Hi Edgemeal,
You may want to look at the CB_SETCUEBANNER message as an alternative to EM_SETCUEBANNER.
-
Nov 22nd, 2014, 10:58 AM
#4
Re: DropDown Combo w/Search Button and Cue Text
 Originally Posted by TnTinMN
Hi Edgemeal,
You may want to look at the CB_SETCUEBANNER message as an alternative to EM_SETCUEBANNER.
Didn't know about that!
Thanks 
EDIT: I probably just leave the code as is for awhile since CB_SETCUEBANNER is Vista minimum.
Last edited by Edgemeal; Nov 22nd, 2014 at 11:36 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|