Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One more How to I translate this from FoxPro...
Message
From
23/01/2009 15:07:15
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
23/01/2009 14:56:01
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01376449
Message ID:
01376622
Views:
12
>>Here's my problem. What I really want to do is see the font grow, not the line spacing. So if I set the Mulitline property to true, I really don't get what I want. :(
>>
>>bob
>
>I have a control resizer class that will resize all the controls on any form and works quite well for win forms. When a form is resized all the controls remain proportionatley stable. I didn't really deal with fonts much in this, but it could be done I think without too much more difficulty. All that is needed for any of my forms is to instantiate the resizer class passing in a reference to the form. Then override the OnResize Event of the form to call controlResizer.ResizeControls(); Outside of this, I think WPF is the better choice for this. If you want to do this with WinForms, then let me know and I will see if I can help you with what you need.
>
>Tim

OK, I take it back. I did address fonts in this class and they are recalculated and resized.
Tim
Timothy Bryan
Previous
Reply
Map
View

Click here to load this message in the networking platform