Class DropDownListItemsCollection

This class represents the collection of drop down list items

System.Object
  EPS.Windows.Forms.TouchScreen.DropDownListItemsCollection

public class DropDownListItemsCollection : object

Class Members

MemberDescription
Constructor Constructor
Add Adds a new item to the list
public DropDownListItem Add( string itemText,
object itemValue );
Clear Clears all items from the list
public void Clear();
Count Item count
Item
SelectedItemIndex Index of the currently selected item

Requirements

Namespace: EPS.Windows.Forms.TouchScreen
Assembly: TOUCHSCREENSIMPLEUI.DLL


  Last Updated: 5/23/2007 | © , 2007