I thought I might get something done today, but no, even the most trivial of
operations, sizing a button (take your pick actually, size a list box, size a
panel size a label) is not possible. To be fair, I can move all the stuff
around my form and , if I had the patience, manually type the size into the
properties grid which you can get right eventually, but what I would like to
do is click on the sizing handles and drag my components to the size I want
but this bit does not work. I just get the rather daunting "Object reference
inot set to an instance of an object" as soon as i try to drag on the sizing
handles on the form components.
So, ho can I re-size anything that I have placed on the form with my little
rodent?
We are on a fresh install of xp2/sp2 and VS Beta1 working in VB.net.