Hi,
I am trying to create a component usage with IUICQUOT inside another component (let's call it Z component). But this only allows me to use interface view MainWindow. But I want another view, QuotTreeStart. How can I achieve this? In component IUICQUOT, I can only create an interface view based on MainWindow, so I will never have QuotTreeStart when I create a component usage on Z component. Maybe there's another way, what I want is that when I navigate to this window, I see QuotTreeStart view and not MainView.
I appreciate your help, thanks.
Nuno