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