|
-
July 8th, 1999, 07:46 PM
#1
edit box colors
How can I change the RGB values for edit box background & text colors?
-
July 10th, 1999, 04:27 PM
#2
Re: edit box colors
The text color is an easy one - just dig through help. In oreder to change the background color of a MFC control umust intercept the WM_CTLCOLOR message and return the brush u want used to paint your background.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|