T
Troy
A user control with
1 combobox
1 button
has a default constructor.
The control has public properties to set the combobox
Datasource, DisplayMember and ValueMember properties.
These are set in the Forms Load event handler.
The combo box control has its text selected even though
it doesnt have focus when the form displays.
I've been looking for something I've done to cause this
but with no luck so far. Any ideas?
Thanks,
troy
1 combobox
1 button
has a default constructor.
The control has public properties to set the combobox
Datasource, DisplayMember and ValueMember properties.
These are set in the Forms Load event handler.
The combo box control has its text selected even though
it doesnt have focus when the form displays.
I've been looking for something I've done to cause this
but with no luck so far. Any ideas?
Thanks,
troy