R
Rick
I have a combobox on a WinForm with DropDownStyle = DropDownList.
I don't see any way to set the SelectedIndex of this control at design time.
Do I have to do this in code on Form load?
Rick
I don't see any way to set the SelectedIndex of this control at design time.
Do I have to do this in code on Form load?
Rick