Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One more How to I translate this from FoxPro...
Message
De
23/01/2009 14:56:01
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
23/01/2009 12:19:58
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01376449
Message ID:
01376615
Vues:
14
>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
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform