Overload | Description |
---|---|
ListBoxCellType Constructor() | Creates a new list box cell with default settings. |
ListBoxCellType Constructor(ListBoxCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
ListBoxCellType Constructor(SerializationInfo,StreamingContext) | Creates a new list box cell from serialization. |