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?
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?