Grasshopper API
GH_FileWatcherSetCustomUIThread Method (Form) |
If you want to override the default Invoke behaviour, you must set
InvokeOnDefaultThread to False and supply either a custom Control or a Form.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- target
- Type: System.Windows.FormsForm
GUI target object which will be used for Invoking File System Events.
