WinFormConstructor Delegate

Microsoft Robotics Class Reference

Creates a new WinForm when called on an appropriate thread.

Namespace: Microsoft.Ccr.Adapters.WinForms
Assembly: Microsoft.Ccr.Adapters.WinForms (in Microsoft.Ccr.Adapters.WinForms.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public delegate Form WinFormConstructor()

Return Value

The new WinForm.

See Also

Microsoft.Ccr.Adapters.WinForms Namespace