home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4299 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.0 KB  |  32 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 #78253 in Visual Basic
  5. Message-ID: <1992Dec17.125243.1@cc.curtin.edu.au>
  6. Lines: 21
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: Curtin University of Technology
  9. Date: Thu, 17 Dec 1992 03:52:43 GMT
  10.  
  11. Path: cc.curtin.edu.au!rkenning
  12. From: rkenning@cc.curtin.edu.au
  13. Newsgroups: comp.os.ms-windows.programmer.misc
  14. Subject: Problem with VB and Fonts
  15. Message-ID: <1992Dec16.184121.1@cc.curtin.edu.au>
  16. Date: 16 Dec 92 18:41:21 +0900
  17. Organization: Curtin University of Technology
  18. Lines: 12
  19.  
  20. Does anyone out there know how to change the font of a object in VB to the font
  21. that you see on the Windows 3.1 Program Manager?
  22.  
  23. I have tried things like:
  24.             Graphic1.FontName = "MS Sans Serif"
  25.             Graphic1.FontSize = 8
  26. but all this gives me is a medium size ugly font! It may be "MS Sans Serif" but
  27. it certanly isn't size 8.
  28. Any help on this would be appreciated.
  29.  
  30. Myles.
  31. rkenning@cc.curtin.edu.au
  32.