Keyoti RapidSpell Desktop .NET API Docs
BeginInvoke Method (d)
APIKeyoti.RapidSpell.ThirdParty.DevExpress6ITextBoxMaskBoxBeginInvoke(Delegate)
Keyoti RapidSpell Desktop .NET
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
IAsyncResult BeginInvoke(
	Delegate d
)
IAsyncResult BeginInvoke(
	Delegate d
)
Function BeginInvoke ( 
	d As Delegate
) As IAsyncResult
Function BeginInvoke ( 
	d As Delegate
) As IAsyncResult
IAsyncResult^ BeginInvoke(
	Delegate^ d
)
IAsyncResult^ BeginInvoke(
	Delegate^ d
)
abstract BeginInvoke : 
        d : Delegate -> IAsyncResult 
abstract BeginInvoke : 
        d : Delegate -> IAsyncResult 
Parameters
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412