How to maximize automaticly
-
Hi, I'm building an app which has panels in both right and left side. For this i'm using splitcontainers. The document of that app is then opened inside one panel of one of the splitcontainers. I open that form in a maximized form. But if i move the splitters (the one from the left, or the one from the right), the form doesnt get maximized. What can i do to make it adapt automaticly to the new conditions? Thx, Nuno
-
Hi, I'm building an app which has panels in both right and left side. For this i'm using splitcontainers. The document of that app is then opened inside one panel of one of the splitcontainers. I open that form in a maximized form. But if i move the splitters (the one from the left, or the one from the right), the form doesnt get maximized. What can i do to make it adapt automaticly to the new conditions? Thx, Nuno
Is the control that shows the document (fully) docked in the panel?
-
Is the control that shows the document (fully) docked in the panel?
Yes. In the form that will be the MDI i have the option WindowState = Maximized Thx, Nuno
-
Yes. In the form that will be the MDI i have the option WindowState = Maximized Thx, Nuno
Yes, but is the control docked in the panel?