Hello,
I want to store the backcolor of controls in a setting form. In this setting form the color is choosen by using the color dialog.
Which can be used for disabled, enabled, focus,... coloring on other forms in the application.
how can you solve this problem, in VB6 it was simple just give a color number code along and it worked. I stored that number in a database.
I can't find how to do the same thing in VB.NET.
Is there anyone who can give me a possible solution?
With regards
Ralph
I want to store the backcolor of controls in a setting form. In this setting form the color is choosen by using the color dialog.
Which can be used for disabled, enabled, focus,... coloring on other forms in the application.
how can you solve this problem, in VB6 it was simple just give a color number code along and it worked. I stored that number in a database.
I can't find how to do the same thing in VB.NET.
Is there anyone who can give me a possible solution?
With regards
Ralph