Microsoft.Ccr.Adapters.WinForms Namespace
Microsoft Robotics Class Reference
Classes
Class | Description | |
---|---|---|
FormInvoke |
Requests a method to be run on the WinForm thread.
|
|
RunForm |
Requests for a form to be created on an appropriate thread.
|
|
WinFormsAdapter |
A service for creating WinForms on an appropriate thread, invoking functions on them, and getting the function invocation results.
|
|
WinFormsServicePort |
Port type for creating forms on an appropriate thread, invoking functions on them, and getting the function invocation results.
|
Delegates
Delegate | Description | |
---|---|---|
WinFormConstructor |
Creates a new WinForm when called on an appropriate thread.
|