Microsoft.Ccr.Adapters.WinForms Namespace

Microsoft Robotics Class Reference

Classes

  Class Description
Public class FormInvoke
Requests a method to be run on the WinForm thread.
Public class RunForm
Requests for a form to be created on an appropriate thread.
Public class WinFormsAdapter
A service for creating WinForms on an appropriate thread, invoking functions on them, and getting the function invocation results.
Public class WinFormsServicePort
Port type for creating forms on an appropriate thread, invoking functions on them, and getting the function invocation results.

Delegates

  Delegate Description
Public delegate WinFormConstructor
Creates a new WinForm when called on an appropriate thread.