[]
Represents the vertical scroll bar for the view.
[TypeConverter(typeof(_pf))]
public class SpreadVScrollBar : FpVerticalScrollBar, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISerializeSupport, IDeserializationCallback, ISerializable
<TypeConverter(GetType(_pf))>
Public Class SpreadVScrollBar
Inherits FpVerticalScrollBar
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISerializeSupport, IDeserializationCallback, ISerializable
Name | Description |
---|---|
SpreadVScrollBar() | Initializes a new instance of the SpreadVScrollBar class. |
SpreadVScrollBar(FpScrollBarButtonCollection) | Initializes a new instance of the SpreadVScrollBar class. |
SpreadVScrollBar(SerializationInfo, StreamingContext) | Creates a new FarPoint vertical scroll bar for the view from serialization. |
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |
WndProc(ref Message) | Internal use only. |