Jul 25, 2001 #1 Guru2B Programmer May 24, 2000 77 GB Can anyone tell me if there is a way to ensure that a node in a treeview receives the focus highlight before a pop up menu is displayed? I am currently writing code behind the treeview_mousedown event for the popup menu.
Can anyone tell me if there is a way to ensure that a node in a treeview receives the focus highlight before a pop up menu is displayed? I am currently writing code behind the treeview_mousedown event for the popup menu.
Jul 25, 2001 #2 strongm MIS May 24, 2001 20,203 GB Investigate the DropHighlight property. Upvote 0 Downvote