ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / EndInvoke Method

In This Topic
    EndInvoke Method (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function EndInvoke( _
       ByVal asyncResult As System.IAsyncResult _
    ) As System.Object
    public System.object EndInvoke( 
       System.IAsyncResult asyncResult
    )

    Parameters

    asyncResult
    See Also