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