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