ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / DeleteDC Method

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

    Parameters

    dc
    See Also