| | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 07/09/2008 2:20:16 PM Posts: 436, Visits: 944 |
| | Is there a way that I can select a font for the form and have it filter down to all the controls that I drop on the form? That way I dont have to change it for everything. |
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 9:49:38 AM Posts: 658, Visits: 27,045 |
| excellent question, like a CSS for WinForms...... 
|
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 1:09:23 PM Posts: 2,686, Visits: 1,888 |
| I believe the default font for a form is automatically used by the controls that are part of the form. However, if you're using th DevExpress controls, I'm not positive on that. There are StyleController and DefaultLookAndFeel objects that should be able to accomplish what you're looking for with the DevExpress stuff.
www.bungie.net |
| | | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 07/09/2008 2:20:16 PM Posts: 436, Visits: 944 |
| Thanks Ben, I'll look into it. |
| |
|
|