ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32.DRAWITEMSTRUCT Structure / hDC Field

In This Topic
    hDC Field (Win32.DRAWITEMSTRUCT)
    In This Topic
    Syntax
    'Declaration
     
    Public hDC As System.IntPtr
    public System.IntPtr hDC
    See Also