|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Control Design Time UpdatingI 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 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 > > |
|||||||||||||||||||||||