G
Guest
Ok...got a question... I am writing an application that has labels with text in them along with link buttons. A good example of this can be seen in the Microsoft .NET Framework 1.1 Configuration application. In this application it appears that the links and text move according to the size of the form. I can get the text to resize horizontally using an anchor property. Lets say I have a label that is 3 lines high at 800x600 and if I rezise it to 1600x1200 lets say the text is one line high. is there a way I can move all the other links and labels up on the page to take up the space where those 2 other lines would have been? Just take the Microsoft .NET Framework 1.1 Configuration program and play with the resizing and you will see what I am trying to accomplish...if anyone could help me on this I would greatly appreciate it
Thanks, Nick
Thanks, Nick