an Mdi gui problem
C#
4
Posts
2
Posters
0
Views
1
Watching
-
hello, i have an MDI form that called FORM1 an I have a child form FORM2 I wrote: form2.MDIPerent = form1 it works but in the side i get scroll bars how I get over the scroll bars?
-
hello, i have an MDI form that called FORM1 an I have a child form FORM2 I wrote: form2.MDIPerent = form1 it works but in the side i get scroll bars how I get over the scroll bars?
-
if u put in auto scroll = true the form couldn't be aMDI CONTAINER
-
if u put in auto scroll = true the form couldn't be aMDI CONTAINER