home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4272 < prev    next >
Encoding:
Text File  |  1992-12-16  |  773 b   |  23 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!cc.curtin.edu.au!rkenning
  3. From: rkenning@cc.curtin.edu.au
  4. Subject: Problem with VB and Fonts
  5. Message-ID: <1992Dec16.184121.1@cc.curtin.edu.au>
  6. Lines: 12
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: Curtin University of Technology
  9. Date: Wed, 16 Dec 1992 09:41:21 GMT
  10.  
  11. Does anyone out there know how to change the font of a object in VB to the font
  12. that you see on the Windows 3.1 Program Manager?
  13.  
  14. I have tried things like:
  15.             Graphic1.FontName = "MS Sans Serif"
  16.             Graphic1.FontSize = 8
  17. but all this gives me is a medium size ugly font! It may be "MS Sans Serif" but
  18. it certanly isn't size 8.
  19. Any help on this would be appreciated.
  20.  
  21. Myles.
  22. rkenning@cc.curtin.edu.au
  23.