D
Derrick
Is it possible to make the background color of controls (such as group
boxes, lables, text boxes and check boxes, tabpage ) to transparent?
In case you need more information, I have added some code to the form_paint
method to paint the background with a gradiant. I need to get the controls
on the form to match the same look. The only alternative I could come up
with was to create an image with the color gradiant, and setting that to the
background of the form and controls - which really seems to be a silly
approach.
Thanks for any help.
Derrick
boxes, lables, text boxes and check boxes, tabpage ) to transparent?
In case you need more information, I have added some code to the form_paint
method to paint the background with a gradiant. I need to get the controls
on the form to match the same look. The only alternative I could come up
with was to create an image with the color gradiant, and setting that to the
background of the form and controls - which really seems to be a silly
approach.
Thanks for any help.
Derrick