オーバーロード | 解説 |
---|---|
Invoke(Delegate) | Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。 |
Invoke(Delegate,Object[]) | Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. System.Windows.Forms.Controlから継承されます。 |