Use of DropDownStyle property of ComboBox control

Explain the use of a DropDownStyle property of a ComboBox control?

E

Expert

Verified

DropDownStyle property alters the style of a ComboBox control. This consists of a Simple, DropDown, and DropDownList as its values. When we choose Simple, the list of items will be displayed as a ListBox control. When we choose DropDown, list will be displayed in the drop down style. If we choose DropDownList, list will be displayed in the drop down style and we could not edit its text.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.