It's works... but that's so silly. Why not put that feature in Options, instead. Now, you still have to set the font for each app or form you create.
As I'm now learning with VS is that... sometimes the main menu features, while enabled, do not work or do the task they are assigned. You have to right click on the icon itself and select that menu.
How To Set Default Font For Applications
Yiftach
It's works... but that's so silly. Why not put that feature in Options, instead. Now, you still have to set the font for each app or form you create.
As I'm now learning with VS is that... sometimes the main menu features, while enabled, do not work or do the task they are assigned. You have to right click on the icon itself and select that menu.
Thanks.
paso
you would need to set the fonts for the form I believe. This will then set the font for the entire application itself, for textboxes, labels etc....
this can be done in designer view, or programmatically via the Font property in the code behind.