|
-
May 29th, 2009, 09:12 AM
#2
Re: Combobox drawing autocomplete section
I dont think you can "OwnerDraw" the autocomplete section so the only way I can think of doing it is by turning the autocomplete function off and then basicallly writing your own. So you would handle the TextChanged event or whatever its called and then just basically draw a rectangle containing lists of the autocomplete options... I think it would be more work than its worth personally though 
On the other hand you could use WPF and it would take about 30 seconds :P
(I know I know, I plug WPF too much )
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
|