|
Browse by Tags
All Tags » TabbedMdiManager ( RSS)
-
I'm using an UltraDockWorkspace along with a tabbed mdi manager. When I take a docked panel and add it as an mdi Child to the form I get a menu that allows Dockable, Hide, Floating, and Close. I've seen that it's possible to disable the close menu option, but is it also possible to disable...
-
I know the problem because I ran into it as well and it took me some time to figure out how to solve it. Here comes the good news: It's really easy! mindiff, what you have to do is set the IsMdiContainer property of the ShellForm to true . That's it. Best regards, Gerald
-
Hi Buddies,
I am using UltraTabbedMdiManager in a MDI form. My issues are,
1. Not able change child window state as maximize or minimize if UltraTabbedMdiManager is enabled.
Using - childForm.WindowState = FormWindowState.Minimized; OR childForm.WindowState = FormWindowState.Maximized;
...
-
Hi, I want to change the behaviour of the tabgroups a little bit. For that reason I need to hide the splitter bar and maximize one tab in a tabgroup. How can I hide the splitterbar (and make it visible again later) and how can I determine the dimension of the client area of a tabgroup (to be able to...
Page 1 of 1 (4 items)
|
|