ComponentOne Menus and Toolbars for WinForms
EndInvoke Method (C1ToolBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1ToolBar 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

C1ToolBar Class
C1ToolBar Members