Jump to content
Xtreme .Net Talk

Windows Form BackColor


Recommended Posts

Guest Visual Developer
Posted

Hi,

 

I can't seem to set the BackColor property of a Windows Form.

 

Whenever I do:

 

Me.BackColor = RGB(100, 200, 250)

 

VB.NET says it can't convert the integer values passed to a System.Drawing.Color object.

 

Whats wrong?

 

Thanks,

Visual Developer

Guest Visual Developer
Posted

Oh no! My MDI Form doesn't seem to change its BackColor!

 

Even when I change the BackColor in the designer - it still shows the normal AppWorkspace! Whats wrong? Please help!

 

Thanks

 

VD

  • 3 months later...
Guest afrinspray
Posted

Any hints on how to do that?

 

Thanks,

Mike

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...