WebView2.CreateParams Property

Definition

Protected CreateParams property. Used to set custom window styles to the forms HWND.

protected override System.Windows.Forms.CreateParams CreateParams { get; }
member this.CreateParams : System.Windows.Forms.CreateParams
Protected Overrides ReadOnly Property CreateParams As CreateParams

Property Value

Applies to