Hi,

In a tree control, I would like to find out programatically if context menu would be displayed on right clicking a particular node. If any menu is displayed, then I should be able to get all the items in the menu and know if the menu item is disabled or enabled.

How can this be done?

regards,