C# Developers' Journal (original) (raw)
Is it possible to make a ComboBox so that you can't type into it, only select one of the defined options? I.e., I'd like to replicate the functionality of the HTML object.
Is it possible to make a ComboBox so that you can't type into it, only select one of the defined options? I.e., I'd like to replicate the functionality of the HTML object.