[]
Gets the required creation parameters when the control handle is created.
protected override CreateParams CreateParams { get; }
Protected Overrides ReadOnly Property CreateParams As CreateParams
Type | Description |
---|---|
CreateParams | A CreateParams that contains the required creation parameters when the handle to the control is created. |