Newbie: changing background color

S

steve

Hi,
I am trying to incorporate a simple color dialog (MyDialog) to change the background color of my form.

I am using
tabMenu.BackColor = MyDialog.Color

and nothing happens!

However when I am using the above with ForeColor the text color changes, as expected.

I think everything is properly defined (taken from msdn) and i get no errors!.....

TIA

-steve
 

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

Top