1 reference to EM_LINEFROMCHAR
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
1784return unchecked( (int) (long)SendMessage(NativeMethods.EM_LINEFROMCHAR, index, 0));