[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SendMessageSetCharFormat

SendMessageSetCharFormat Method

SendMessageSetCharFormat(IntPtr, uint, uint, ref CHARFORMAT)

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