Quote:
>How do you change the font of an edit control created using the resource
>workshop?
>I have used SetFont of the CWnd class without success.
>Thanks in advance
>MG
You use SetFont(). The CFont used must live for the lifetime of the CEdit,
so you usually make it a member of it's parent dialog.
cU
--
http://djuga.home.ml.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Retriever 2.0 is out: http://retriever.home.ml.org
Shareware image viewer, thumbnailer & database
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~