'Usage Dim hdc As IntPtr Dim value As IntPtr value = RichTextEditor.CreateCompatibleDC(hdc)
Parameters
- hdc
- A device context
Return Value
An System.IntPtr represents the compatiable device context
'Usage Dim hdc As IntPtr Dim value As IntPtr value = RichTextEditor.CreateCompatibleDC(hdc)