NevronOpenVision
Nevron.Nov.UI Namespace / NComboBox Class


NComboBox Class Properties

For a list of all members of this type, see NComboBox members.

Public Properties
 NameDescription
Public PropertyGets or sets the drop down style of the combo box.  
Public PropertyGets or sets the horizontal scroll mode of the popup list box.  
Public PropertyGets or sets the items collection of the combo box.  
Public PropertyGets or sets the selected index. To deselect the currently selected item, set the SelectedIndex to -1.  
Public PropertyGets or sets the selected item.  
Public PropertyGets or sets the text of the combo box.  
Public PropertyGets or sets the text box child of the combo box which is shown when the combo box's drop down style is set to DropDown.  
Public PropertyGets or sets the vertical scroll mode of the popup list box.  
Public PropertyGets or sets the scroll mode of the combo box items. By default set to Always.  
Top
See Also