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.