Property CreateParams
CreateParams
Gets the required creation parameters when the control handle is created.
protected override CreateParams CreateParams { get; }
Property Value
- CreateParams
A CreateParams that contains the required creation parameters when the handle to the control is created.