6 references to nmhdr
System.Windows.Forms (6)
winforms\Managed\System\WinForms\TreeView.cs (6)
2980switch (nmtv->nmhdr.code) { 3023if (nmtv->nmhdr.code != NativeMethods.NM_CLICK 3025button = nmtv->nmhdr.code == NativeMethods.NM_CLICK 3032if (nmtv->nmhdr.code != NativeMethods.NM_CLICK 3041if (nmtv->nmhdr.code == NativeMethods.NM_RCLICK) { 3055if (nmtv->nmhdr.code != NativeMethods.NM_CLICK