Hi,
Suppose I have a listbox aaa which has two items.
How to define the text for each item?
My code is incorrect but not sure why?
ThanksCode:aaa.ItemData(0)="Yes" aaa.ItemData(1)="No"
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |