how to Create a menu on treeview mouse click

  • Thread starter Thread starter weird0
  • Start date Start date
W

weird0

i have detected the event of treeview node mouse click. All i want is
that when a user clicks, a menu appears.

How can i create a menu? Not the static one, that appears on the top.
The one that appears just like when you click the desktop screen and
Arrange Icons options come.

Regards
Thanks in advance
 
i have detected the event of treeview node mouse click. All i want is
that when a user clicks, a menu appears.

How can i create a menu? Not the static one, that appears on the top.
The one that appears just like when you click the desktop screen and
Arrange Icons options come.

Regards
Thanks in advance

ContextMenu.

Right click to access.
 
Back
Top