N
NowSeeSharp
Hi
How do I get/set the value property of the combobox???
(similar to value field in the html below
<OPTION value=1>Blah</OPTION>
<OPTION value=2>Foo</OPTION>)
Combo.Items.Add ... ?
What kind of object have I to use ?
Thanx
How do I get/set the value property of the combobox???
(similar to value field in the html below
<OPTION value=1>Blah</OPTION>
<OPTION value=2>Foo</OPTION>)
Combo.Items.Add ... ?
What kind of object have I to use ?
Thanx