|
-
Aug 21st, 2017, 02:13 PM
#11
Re: [RESOLVED] MS Sans Serif --> Microsoft Sans Serif, RTB, some brainstorming
 Originally Posted by LaVolpe
Once the form is created, the default font is set.
Yes, but as far as I can determine the default... defaults. It is not "set" or assigned.
It looks as if OleCreateFontIndirect() is hard-wired to create an MS Sans Serif 8 pt Ifont/StdFont object when passed an uninitialized (zeroed) FONTDESC argument.
For example try: Set SomeStdFont = New StdFont
This doesn't seem to do anything but call OleCreateFontIndirect() with such a zeroed FONTDESC.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|