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

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

    Parameters

    hdc
    See Also