ComponentOne Menus and Toolbars for WinForms
BeginInvoke(Delegate) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class > BeginInvoke Method : BeginInvoke(Delegate) Method
Syntax
'Declaration
 
Public Overloads Function BeginInvoke( _
   ByVal method As System.Delegate _
) As System.IAsyncResult
public System.IAsyncResult BeginInvoke( 
   System.Delegate method
)

Parameters

method
See Also

Reference

C1DockingTab Class
C1DockingTab Members
Overload List