Drop down style property

Demonstrates DropDown style property of ComboBox control. ComboBox DropDown style could be changed with DropDownStyle property. There are 3 DropDown styles availble: Simple - specifies that the list is always visible and that the text portion is editable DropDown - specifies that the list is displayed by clicking the down arrow and that the text portion is editable DropDownList - specifies that the list is displayed by clicking the down arrow and that the text portion is not editable

Zip package for C# download file
Zip package for VB.NET download file
File name: ComboBoxStylesPage_KB001download file
File name: ComboBoxStylesPage.csdownload file
File name: ComboBoxStylesPage.vbdownload file
File name: ComboBoxStylesPage.designer.csdownload file
File name: ComboBoxStylesPage.designer.vbdownload file
File name: ComboBoxStylesPage.resxdownload file