Even if the List property is not accessible throu the property sheet, it is present.
Yo can do:
When you examine x it contains "Item1"Code:ComboBox1.AddItem "Item1" x = ComboBox1.List(0)
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |