G
Guest
Hi all,
I’m trying to model an object that represents the equipment that is required
on a boat. As the size of the boat increases so does the amount of gear.
Currently I have a different form for each of the size categories but I’d
rather have one form and manipulate it programmatically. I’d need to be able
to resize the form based on an objects size property and then position the
controls on the form accordingly.
If anyone has a nice solution to this that would be great.
I’m trying to model an object that represents the equipment that is required
on a boat. As the size of the boat increases so does the amount of gear.
Currently I have a different form for each of the size categories but I’d
rather have one form and manipulate it programmatically. I’d need to be able
to resize the form based on an objects size property and then position the
controls on the form accordingly.
If anyone has a nice solution to this that would be great.