Constructs a new PControl, wrapping the given System.Windows.Forms.Control.
Constructs a new PControl, wrapping the given System.Windows.Forms.Control.
public PControl(Control);
Constructs a new PControl, wrapping the given System.Windows.Forms.Control and setting the current canvas to the given canvas.
public PControl(Control,PCanvas);
PControl Class | UMD.HCIL.PiccoloX.Nodes Namespace