Hi,
Maybe someone has an answer for this.
I am designing user controls that are to be added to other containers and they are to fit the availalbe space of there container.
So this means not setting the height and width of the user control.
But when I am designing the control I want to see it with a width and height.
So surely I dont have to keep setting and removing the wdth and height of the control
How is this handled???
Malcolm