Click or drag to resize

ThreadInvokes Class

A set of static methods that can perform a specific action on a Control that was not created on the current thread. If an invoke is not required, a normal action is taken.
Inheritance Hierarchy
SystemObject
  Advanced_Combat_TrackerThreadInvokes

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public static class ThreadInvokes

The ThreadInvokes type exposes the following members.

Methods
See Also