ToolsMenuItemBase.Invoke Method

Definition

When overridden in a derived class, executes a delegate on the thread that owns the control's underlying window handle.

protected:
 abstract void Invoke();
protected abstract void Invoke ();
abstract member Invoke : unit -> unit
Protected MustOverride Sub Invoke ()

Applies to