Hello,
Is it possible to be notified when a user clicks on a SAP Tree Control and expands a sub menu? I would like to capture the name of the sub menu item and any associated properties. Can you please provide a code snippet? I am using c# . I have checked the GuiSession object's focus changed event, but it does not raise any event when a user clicks on any Tree Control.
Thanks!