[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextEditor.CreateCompatibleDC

CreateCompatibleDC Method

CreateCompatibleDC(IntPtr)

Creates a compatible device context

Declaration
public static extern IntPtr CreateCompatibleDC(IntPtr hdc)
Public Shared Function CreateCompatibleDC(hdc As IntPtr) As IntPtr
Parameters
Type Name Description
IntPtr hdc

A device context

Returns
Type Description
IntPtr

An IntPtr represents the compatiable device context