> I haven't seen this happen with VS 2005 SP1 or the beta 1 of ORCAS. What VS
> version are you using?
[quoted text clipped - 18 lines]
> >
> > Has Microsoft released any kind of fix or workaround for this yet?
OK, I just got it to happen. It appears the constraints of the minimum size
of the panels and the splitter distance need to consider the width arround
them. Once the control is messed up in this way, it stays messed up even if
you fix the constraints. I had to delete the split container then add a new
one to get things working.
Sorry to send you astray Aaron.
> I'm am using Microsoft Visual Studio 2005 version 8.0.50727.762
> (SP.050727-7600)
[quoted text clipped - 25 lines]
> > >
> > > Has Microsoft released any kind of fix or workaround for this yet?
Aaron - 11 Sep 2007 14:50 GMT
Sorry it has taken me so long to respond. I was just now to the point where
I could try deleting and re-adding the split container. I did that, but it
still has the problem. Everytime the code generator re-generates the
InitializeComponent method, it always puts the Size declaration after the
MinSize property. Is there a fix for this anywhere?
> OK, I just got it to happen. It appears the constraints of the minimum size
> of the panels and the splitter distance need to consider the width arround
[quoted text clipped - 33 lines]
> > > >
> > > > Has Microsoft released any kind of fix or workaround for this yet?