Base class for forms using Invoke methods.
For a list of all members of this type, see FormWithInvoke Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
serial.FormWithInvoke
serial.MapForm
serial.OsmDldForm
serial.SerialForm
serial.SerialGPSForm
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This framework tries to get rid of locks occuring, while Control.Invoke() and Thread.Join() were called at the same time.
Namespace: serial
Assembly: map (in map.exe)
FormWithInvoke Members | serial Namespace