[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SendMessageSetCharFormat2

SendMessageSetCharFormat2 Method

SendMessageSetCharFormat2(IntPtr, uint, uint, ref CHARFORMAT2)

Declaration
public static extern IntPtr SendMessageSetCharFormat2(IntPtr hWnd, uint wMsg, uint wParam, ref Win32.CHARFORMAT2 lParam)
Parameters
Type Name Description
IntPtr hWnd
uint wMsg
uint wParam
Win32.CHARFORMAT2 lParam
Returns
Type Description
IntPtr