Hello,
I need to highlight text in the listbox based on what was typed in the combobox, but the
List1.ListIndex = SendMessage(List1.hwnd, LB_SELECTSTRING, -1, Combo1.Text)
Doesn't work for some reason. What am I doing wrong? Thank You
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Listbox text selectionThreaded View
|
Click Here to Expand Forum to Full Width |