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
Overrides