B
Brian Henry
Here is my problem..
I have a owner drawn list box, I also have it data bound. I want to use the
display member as the text I draw in the box, and still return the value
member like a normal data bound list box. How do i get the display member
text to draw on the listbox? I have tried a few ways but i can't figure out
how to access that information to draw it. thanks!
I do know how to draw a normal list box, I have a few of them already, its
just data bound ones getting the display member text is my problem..
I have a owner drawn list box, I also have it data bound. I want to use the
display member as the text I draw in the box, and still return the value
member like a normal data bound list box. How do i get the display member
text to draw on the listbox? I have tried a few ways but i can't figure out
how to access that information to draw it. thanks!
I do know how to draw a normal list box, I have a few of them already, its
just data bound ones getting the display member text is my problem..