Piccolo.NET

PForm.OnCreateControl Method 

Overridden. Invokes the initialize method on the event dispatch thread.

protected override void OnCreateControl();

Remarks

The handle of the canvas should exist at this point, so it is safe to call invoke.

See Also

PForm Class | UMD.HCIL.PiccoloX Namespace