I have a Combo Box with the DropDownStyle property set to DropDownList. How can I make the first item in the list be the currently selected one when the program loads? I'm looking for an option in the ...