[]
Creates a new list box cell renderer control
with the specified items in the list box list.
public ListBoxRenderer(object[] items)
Public Sub New(items As Object())
Type | Name | Description |
---|---|---|
object[] | items | Items in the list box list, specified as an array |