[]
Creates a new collection of Spread scroll bar buttons.
public FpScrollBarButtonCollection()
Public Sub New()
Initializes a new instance of the FpScrollBarButtonCollection class.
public FpScrollBarButtonCollection(FpScrollBarButton[] buttons)
Public Sub New(buttons As FpScrollBarButton())
Type | Name | Description |
---|---|---|
FpScrollBarButton[] | buttons | Array of scroll bar button objects |