1 write to nmhdr
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3556es.nmhdr = new NativeMethods.NMHDR();
3 references to nmhdr
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
3559es.nmhdr.hwndFrom = Marshal.ReadIntPtr((IntPtr)es64p); 3560es.nmhdr.idFrom = Marshal.ReadIntPtr((IntPtr)(es64p + 8)); 3561es.nmhdr.code = Marshal.ReadInt32((IntPtr)(es64p + 16));