[]
Represents the Spread horizontal scroll bar.
public class FpHorizontalScrollBar : FpScrollBar, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISerializeSupport, IDeserializationCallback, ISerializable
Public Class FpHorizontalScrollBar
Inherits FpScrollBar
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISerializeSupport, IDeserializationCallback, ISerializable
| Name | Description |
|---|---|
| FpHorizontalScrollBar() | Initializes a new instance of the FpHorizontalScrollBar class. |
| FpHorizontalScrollBar(SerializationInfo, StreamingContext) | Creates a new Spread horizontal scroll bar from serialization. |
| Name | Description |
|---|---|
| CreateParams | Gets the required creation parameters when the control handle is created. |
| DefaultSize | Gets the default size of the control. |
| RightToLeft | Gets or sets the right-to-left layout setting of the control. |
| Name | Description |
|---|---|
| GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |