- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
Following this post i tried to implement it in an External Application as they suggested. However i don't understand how i can get the UIApplication from the UIControllApplication. After some googling this seems impossible, instead one is supposed to get it from the "object sender" in the PanelEvent class. When debugging the code it shows PanelEvent class object sender type to be RvtRibbonTab, which when cast to Application returns null and cant thus be used to create an UIApplication. What am I missing?
Solved! Go to Solution.