Split Container auto resizes with form annoyance

S

Smokey Grindle

In .NET 1.1 you placed a single spliter control on a form and it stayed
where it was unless moved. in .NET 2.0 if you put a spliter container with a
vertical splitter, and say assign the splitter distance to 170, then resize
the form horizontally the splitter moves also! I don't want it to do this, I
want the splitter to only ever change sizes when the user moves it, not
relative to the form size. How do I go about doing this in .NET 2.0 now?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top