GrapeCity ActiveReports for .NET 16.0J
BeginInvoke(Delegate) メソッド

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス > BeginInvoke メソッド : BeginInvoke(Delegate) メソッド
A delegate to a method that takes no parameters.
Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
シンタックス
'宣言
 
Public Overloads Function BeginInvoke( _
   ByVal method As Delegate _
) As IAsyncResult
public IAsyncResult BeginInvoke( 
   Delegate method
)

パラメータ

method
A delegate to a method that takes no parameters.

戻り値の型

例外
例外解説
No appropriate window handle can be found.
参照

Designer クラス
Designer メンバ
オーバーロード一覧