pro_vb thread: Changing default font for VB objects
On 07/20/00, "Corey Smith" wrote: > Hi, > Does anyone know of a way to change the default environment font in VB? > I am in the course of starting a project with up to 100 separate forms and > not having to change the font on every object would be a great time saver. > Any help would be greatly appreciated. > Thanks > Corey Corey Set the font for each form before placing any controls. The controls will attempt to match the form's font. Les
|





