[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpHorizontalScrollBar

FpHorizontalScrollBar Class

Represents the Spread horizontal scroll bar.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
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

Constructors

Name Description
FpHorizontalScrollBar()

Initializes a new instance of the FpHorizontalScrollBar class.

FpHorizontalScrollBar(SerializationInfo, StreamingContext)

Creates a new Spread horizontal scroll bar from serialization.

Properties

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.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.