I need color of text box to be changed according to the selected value of combo box
for example
cboClor.vale = red......txtBox1.backclor = vb red
cboClor.vale = blue......txtBox1.backclor = vb blue
cboClor.vale = orange......txtBox1.backclor = vb orange
cboClor.vale = No color......txtBox1.show = false
I need your help to find a solution to this.
foxtet
for example
cboClor.vale = red......txtBox1.backclor = vb red
cboClor.vale = blue......txtBox1.backclor = vb blue
cboClor.vale = orange......txtBox1.backclor = vb orange
cboClor.vale = No color......txtBox1.show = false
I need your help to find a solution to this.
foxtet