6 references to NMTVDISPINFO
System.Windows.Forms (6)
winforms\Managed\System\WinForms\TreeView.cs (6)
2585private IntPtr TvnBeginLabelEdit(NativeMethods.NMTVDISPINFO nmtvdi) { 2600private IntPtr TvnEndLabelEdit(NativeMethods.NMTVDISPINFO nmtvdi) { 3007m.Result = TvnBeginLabelEdit((NativeMethods.NMTVDISPINFO)m.GetLParam(typeof(NativeMethods.NMTVDISPINFO))); 3011m.Result = TvnEndLabelEdit((NativeMethods.NMTVDISPINFO)m.GetLParam(typeof(NativeMethods.NMTVDISPINFO)));