ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / PTCloseProvider Method

In This Topic
    PTCloseProvider Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function PTCloseProvider( _
       ByVal hProvider As System.IntPtr _
    ) As System.Integer
    public static System.int PTCloseProvider( 
       System.IntPtr hProvider
    )

    Parameters

    hProvider
    See Also