autoscroll property of an MDI
-
Hi, How can I set the autoscroll property of an MDI from without losing its MDIcontainer property. When I set the AutoScroll Property to "True", IsMdiContainer Property is automatically set to "False". How can I make both the property to true simultaneously. If anyone has any idea, please reply me soon. Thanks
-
Hi, How can I set the autoscroll property of an MDI from without losing its MDIcontainer property. When I set the AutoScroll Property to "True", IsMdiContainer Property is automatically set to "False". How can I make both the property to true simultaneously. If anyone has any idea, please reply me soon. Thanks
I've tried it in VS2005, if you set IsMdiContainer = true, then you can see that AutoScroll will be set to false, but if I try to put the window outside the border, scrollbar will be shown. That means, AutoScroll is always true (don't see Properties Window...:)) if you set IsMdiContainer=true.
-
I've tried it in VS2005, if you set IsMdiContainer = true, then you can see that AutoScroll will be set to false, but if I try to put the window outside the border, scrollbar will be shown. That means, AutoScroll is always true (don't see Properties Window...:)) if you set IsMdiContainer=true.
But the problem is that Whatever the child window size the scroll bar is showing for a fixed size. I want this autoscroll property for zooming in and out the images in a child window.
-
But the problem is that Whatever the child window size the scroll bar is showing for a fixed size. I want this autoscroll property for zooming in and out the images in a child window.
Then the autoscroll should be on the child form.
the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
Deja View - the feeling that you've seen this post before.