PForm is meant to be subclassed by applications that just need a PCanvas in a Form.
For a list of all members of this type, see PForm Members.
System.Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
Form
PForm
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Notes to Inheritors: Subclasses should override the Initialize method and start adding their own code there. Look in the UMD.HCIL.PiccoloExamples package to see some uses of PForm.
Namespace: UMD.HCIL.PiccoloX
Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)
PForm Members | UMD.HCIL.PiccoloX Namespace