Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tree View problem
Message
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00854865
Message ID:
00854985
Views:
15
>Hi All,
>
>I noticed a problem with the tree view if you Collapse and Expand fast enough then the DBLClick method is fired. The mouse is not touching the node. The NodeClick is not fired as well. This behavior could be confusing the user.
>
>Is there a way to trap this behavior and stop the DBLClick to process the code in that method? (only in the above condition).
>
>Thanks,
>
Joe,

The DoubleClick is TreeView event so it fires everywhere in treeview. The idea from Re: Treeview Click/Double-click Message #690956 may work for you.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform