Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
I have a main form and a lot of child forms in my win form application.i used a ultraToolBarsManager in my main form and i want to show other forms as children of this form when each button of UltraToolBarsManager clicked.
I used ultraTabbedMdiManager but my forms did not open!!
please tell me how can i do that?


Edit:I want to have a ribbon at the top of my main form and when i click on each buttontool of this ribbon one of my children forms must open at the bottom of main form in a tabbed format.i used ultratoolbarmanager to do this but i could not see my forms.
Posted
Updated 3-Oct-11 23:39pm
v4
Comments
Mehdi Gholam 4-Oct-11 4:51am    
Supply more information.
M_Mogharrabi 4-Oct-11 5:42am    
i have removed form1_fill_panel.now i can see my forms but they are under ultraToolBarsManager control so i could not see top of my forms.

1 solution

This is about a commercial 3rd-party product, so might have much more changes to get help using their forum at http://forums.infragistics.com/[^].

I also would advise you to avoid MDI by all means.

—SA
 
Share this answer
 
Comments
Simon Bang Terkildsen 4-Oct-11 12:27pm    
my 5 and +5 for the suggestion to avoid MDI, if that were possible :D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900