[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBar.CreateParams

CreateParams Property

CreateParams

Gets the required creation parameters when the control handle is created.

Declaration
protected override CreateParams CreateParams { get; }
Protected Overrides ReadOnly Property CreateParams As CreateParams
Property Value
Type Description
CreateParams

A CreateParams that contains the required creation parameters when the handle to the control is created.

Overrides