'Declaration Public Shared Function DeleteDC( _ ByVal hdc As IntPtr _ ) As IntPtr
'Usage Dim hdc As IntPtr Dim value As IntPtr value = RichTextEditor.DeleteDC(hdc)
public static IntPtr DeleteDC( IntPtr hdc )
RichTextEditor Class RichTextEditor Members