Hi,
I'm currently working on a project using many different views, that derive from CabXtraUserControl. As some of the calculations need more than a few seconds, I need to implement a DXperience Loading Panel that shoult pop up everytime, the active view is switched. I would like to know, if anyone knows a possibility to implement it using the CabXtraUserControl Base class to provide this instead of creating a new event listener for every view that is implemented yet or will be implemented in the future.
Best regards