Creates a new, blank ComboBoxEx item.
public ComboBoxExItem();
Creates a new ComboBoxEx item from these parameters.
public ComboBoxExItem(int,string,int);
ComboBoxExItem Class | NETXP.Controls Namespace