Setting the fonts of all controls on a CFormView
-
Hello all, Here's the deal :) I'm trying to set the font of all the controls on a CFormView to a larger font. I don't want to have to create an ID for each control and manually do a SetFont() on each. Is there an easier way to this? Thanks. Marcus Make no little plans; they have no magic to stir your blood to action. Make big plans, aim high in work and hope -- Daniel Burnham
-
Hello all, Here's the deal :) I'm trying to set the font of all the controls on a CFormView to a larger font. I don't want to have to create an ID for each control and manually do a SetFont() on each. Is there an easier way to this? Thanks. Marcus Make no little plans; they have no magic to stir your blood to action. Make big plans, aim high in work and hope -- Daniel Burnham
Click on your form in your resources.then in the property of your form change the font then all your control have the same new font. Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975 -
Click on your form in your resources.then in the property of your form change the font then all your control have the same new font. Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975Thanks Mazy. Marcus Make no little plans; they have no magic to stir your blood to action. Make big plans, aim high in work and hope -- Daniel Burnham