[]
Represents a list of list box controls.
public interface IListBoxes : IReadonlyArray<IListBox>
Public Interface IListBoxes
Inherits IReadonlyArray(Of IListBox)
Name | Description |
---|---|
Add(double, double, double, double) | Creates a list box control. |