The only thing I can think of is to create a template form with your desired font (VB5). To create a template:<br>
<br>
Create a new form and change its properties to your preference. From the file menu choose Save Form As..., choose VB/template/forms directory and give the form a meaningful name.<br>
<br>
Then, whenever you create a new form choose the template you just created rather than the default "Form"<br>