[]
Initializes a new instance of the SpreadVScrollBar class.
public SpreadVScrollBar()
Public Sub New()
Creates a new FarPoint vertical scroll bar for the view from serialization.
protected SpreadVScrollBar(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Type | Name | Description |
---|---|---|
SerializationInfo | info | Serialization information |
StreamingContext | context | Streaming context |
Initializes a new instance of the SpreadVScrollBar class.
public SpreadVScrollBar(FpScrollBarButtonCollection buttons)
Public Sub New(buttons As FpScrollBarButtonCollection)
Type | Name | Description |
---|---|---|
FpScrollBarButtonCollection | buttons | A collection of buttons of the FarPoint horizontal scroll bar |