Page

Combobox select item in dropdown list C#



First Method

comboBox1.DropDownStyle = ComboBoxStyle.DropDownList;


Second Method

No comments:

Post a Comment