I cannot figure out how to set the background color of the entire
groupbox. Any hints would be very much appreciated.
I am using Visual C++ v5.0 w/ MFC.
-- Daniel McNulty (remove "no.spamola." to reply)
no.spamola....@lotus.com
Groupbox controls don't HAVE a background colour - they are just a "frame"
with a transparent interior. One solution would be to put an empty static
text control on the dialog, then put the groupbox on top of it. Set the
colour of the static control in the usual way.
Chris
-----------------------------------------------------------------------
Chris Marriott, SkyMap Software, UK (ch...@skymap.com)
Visit our web site at http://www.skymap.com
Astronomy software written by astronomers, for astronomers