Home All Groups Group Topic Archive Search About

Control Design Time Updating

Author
8 Jan 2007 6:49 PM
andyblum
I have created a user control that contains one a tree object on it.  I

want the tree objects size and position to be the same as the control
that the developer drops on his painter.  How do I accomplish this so
VS will pain the boundaries of my tree control in design mode as the
same size of the parent control object he placed on a form.

Thanks all for your help.


Andy

Author
9 Jan 2007 9:22 AM
Ciaran O''''Donnell
Use Dock = Fill in the control properties


Show quote
"andyb***@gmail.com" wrote:

> I have created a user control that contains one a tree object on it.  I
>
> want the tree objects size and position to be the same as the control
> that the developer drops on his painter.  How do I accomplish this so
> VS will pain the boundaries of my tree control in design mode as the
> same size of the parent control object he placed on a form.
>
> Thanks all for your help.
>
>
> Andy
>
>

AddThis Social Bookmark Button