Overload | Description |
---|---|
ListBoxCellType Constructor() | Creates a new list box cell. |
ListBoxCellType Constructor(String[]) | Creates a new list box cell with the specified list items. |
ListBoxCellType Constructor(String[],String[]) | Creates a new list box cell with the specified list items and corresponding values. |