Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing resize code without WITH/ENDWITH
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00900758
Message ID:
00901067
Views:
15
>Pardon my *trip*. I'm still new to this.
>
>What do you mean by anchors ?

You can 'anchor' your controls to the form... For example, if you have a grid, you anchor the top,left,right,bottom to the form. When the form resizes so does the grid (being pulled by the anchors). If you just want the grid to move down, you would only anchor the bottom... this way, rather than the grid growing, it would just move down staying in the same relative position on the form.

All of this "resizing" stuff is done for you just be setting the correct anchors.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform