Forms Background

  • Thread starter Thread starter Tim Halpin
  • Start date Start date
T

Tim Halpin

Is it possible to change the background of a form to plain
white, instead of the preset designs. If it is possible
how can this be done.
 
Tim,
Set the backcolor property of each section of the form to 16777215.
If there is a picture on the form, also set the Form's Picture property to
(None).
 
I understand that, but when setting uo a form via the form
wizard you have to select a style of form, this style
gives you a preset background and i want to remove this
and replace with a plain white background.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top