Hello all. I am wokring in windows forms right now. I have a form with many large split containers inside of it, in these split containers are a few more split containers. When i re-size the splitter on any of my split containers. All of the child splitters will change. I dont want this to happen, is there a way to set a ratio for a split container and how it will effect its internal compents total movement distance. in html this kind of positioning is called absolute as opposed to relative. Is there a c++ equivelant to absolute positioning?

I could add a drag event to the parents splitter and have the child splitter's Panel2MinSize set to somthing during this time. But thats alota fuss.Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.