home *** CD-ROM | disk | FTP | other *** search
- 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
- Date: Mon, 17 Aug 92 09:50:32 +0200
- From: Uwe_Chalas@eurologic.fido.de (Uwe Chalas)
- Subject: Re: change font for TEdit
- Message-ID: <1931c4f0@p7.f67.n245.z2.fidonet.org>
- References: <b4a8c69d@centerline.com>
- Newsgroups: comp.os.ms-windows.programmer.misc
- X-Comment-To: (Cparker)
- Organization: Hank, the blank
- Lines: 6
-
- c > How does one change the font for a TEdit in
- c > a window, or, failing that, for an EDIT control.
- c >
- Hello,
- you can use the Message WM_SetFont
-
-