Windows Form - Disable the Scrolls
-
Hi, I'm working in windows form, and i have set a container which the windows inside can move around. I would like to move only in the area that i have desing, the scrolls do not appear, The problem is that even if i diseable the scroll property in the container, still can moving and the scroll appears. how can i desable the scrolls so my windows inside the container only move in my design area??
La Light
-
Hi, I'm working in windows form, and i have set a container which the windows inside can move around. I would like to move only in the area that i have desing, the scrolls do not appear, The problem is that even if i diseable the scroll property in the container, still can moving and the scroll appears. how can i desable the scrolls so my windows inside the container only move in my design area??
La Light
-
i tried your question with split container in a form. i set the AllowScroll property of containter to false. Then moved a button inside in the container. For me there is no scrolls.. Am i misunderstood your problem ? :)
If u can Dream... U can do it
Hi, I Think no, But, actually i cant see that property, the only properties that i can see with scrolls are: Autoscrolls = false autoscrollsmargin = 0,0 autoscrollsminsize = 0,0 so i dont see, that or any other that allow me to desable the scrolls, My cointainer is with other windows inside... so the windows are the one movin... Thank you... for everthing, Do you have another suggestion...
La Light