You can get a color object from a color name string like this:
VB Code:
Me.BackColor = System.Drawing.Color.FromName("Red")
There are similiar functions to get it from a RGB combo and things like that.
|
Results 1 to 8 of 8
Thread: Changing backcolor on a formThreaded View
|
Click Here to Expand Forum to Full Width |