ComponentOne Input for WinForms
EndInvoke Method (C1PictureBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1PictureBox Class : EndInvoke Method
Syntax
'Declaration
 
Public Function EndInvoke( _
   ByVal asyncResult As System.IAsyncResult _
) As System.Object
public System.object EndInvoke( 
   System.IAsyncResult asyncResult
)

Parameters

asyncResult
See Also

Reference

C1PictureBox Class
C1PictureBox Members