2 references to TVGN_CARET
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
1124IntPtr hItem = SendMessage(NativeMethods.TVM_GETNEXTITEM, NativeMethods.TVGN_CARET, 0); 1144SendMessage(NativeMethods.TVM_SELECTITEM, NativeMethods.TVGN_CARET, hnode);