Hmmmm... I wasn't aware there was such a thing. (as I am a newbie). After googling it, I can see how this would be helpful!
One of the things I have this program set up to do, however, is to save the values of the comboboxes into a record in a database, so that I can load the color profile...
This should be a simple question! I am attempting to use a series of comboboxes to change the forecolor of a series of labels during runtime.
So far, the only method I have found that works is the tedious method:
Private Sub ComboBox1_SelectedValueChanged(ByVal sender As System.Object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.