HTMLDoc.CreateComponent Method (string, string, IntPtr)

Inserts an HTML. Used to insert regular HTML elements or WebComponents with custom elements.

C#

public void CreateComponent(string Idstring Html, IntPtr ReplaceWnd);

Group

CreateComponent Method