Completed
Last Updated: 23 Jul 2020 15:57 by ADMIN
Release R3 2020 (LIB 2020.2.727)
KMBah
Created on: 15 Jul 2020 09:01
Category: TreeView
Type: Bug Report
0
RadTreeView: NodeMouseClick and NodeMouseDoubleClick events does not have original MouseEventsArgs
Hello,

I don't see the original mouse arguments on the RadTreeViewEventArgs of the NodeMouseClick Event?

Am I missing something?

How can I get the mouse button (left or right) on a nodeMouseClick event?
1 comment
ADMIN
Nadya | Tech Support Engineer
Posted on: 15 Jul 2020 10:39

Hi,

Currently, due to the specifics of the issue, you can use the NodeMouseDown and NodeMouseUp events where you have access to e.OriginalEventArgs.

I hope this helps.

Regards,
Nadya
Progress Telerik