home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1389 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  620 b 

  1. Path: sparky!uunet!mcsun!Germany.EU.net!Urmel.Informatik.RWTH-Aachen.DE!dfv.rwth-aachen.de!sungate.fido.de!p1.hippo.fido.de!eurologic.fido.de!Uwe_Chalas
  2. Date: Mon, 17 Aug 92 09:50:32 +0200
  3. From: Uwe_Chalas@eurologic.fido.de (Uwe Chalas)
  4. Subject: Re: change font for TEdit
  5. Message-ID: <1931c4f0@p7.f67.n245.z2.fidonet.org>
  6. References: <b4a8c69d@centerline.com>
  7. Newsgroups: comp.os.ms-windows.programmer.misc
  8. X-Comment-To: (Cparker)
  9. Organization: Hank, the blank 
  10. Lines: 6
  11.  
  12. c > How does one change the font for a TEdit in
  13. c > a window, or, failing that, for an EDIT control.
  14. c >
  15. Hello,
  16. you can use the Message WM_SetFont
  17.  
  18.