C
Cor
combobox1.index = -1
"Mike" wrote in message
When I use ComboBox1.ResetText(), it sets the ComboBox Window to all blanks.
The Properties Window shows TEXT=ComboBox1. How do I set the default Text
value for the ComboBox such that ResetText() will set the Window to the
default value? (As advertised in the help for ResetText()) . I am using
VB.Net 2003. Thanks
"Mike" wrote in message
When I use ComboBox1.ResetText(), it sets the ComboBox Window to all blanks.
The Properties Window shows TEXT=ComboBox1. How do I set the default Text
value for the ComboBox such that ResetText() will set the Window to the
default value? (As advertised in the help for ResetText()) . I am using
VB.Net 2003. Thanks