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