2 references to TVGN_FIRSTVISIBLE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
1335IntPtr hitem = SendMessage(NativeMethods.TVM_GETNEXTITEM, NativeMethods.TVGN_FIRSTVISIBLE, 0); 1348SendMessage(NativeMethods.TVM_SELECTITEM, NativeMethods.TVGN_FIRSTVISIBLE, hnode);