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

In This Topic
    CloseThemeData Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function CloseThemeData( _
       ByVal hTheme As System.IntPtr _
    ) As System.IntPtr
    public static System.IntPtr CloseThemeData( 
       System.IntPtr hTheme
    )

    Parameters

    hTheme
    See Also