ex:
I have a color in RGB component say 255,0,0 ie red.
now i want to set the back color of a textbox using this RGB component
txtColorBox.Bac kColor = ??????
Any suggestions???
-Gautam
I have a color in RGB component say 255,0,0 ie red.
now i want to set the back color of a textbox using this RGB component
txtColorBox.Bac kColor = ??????
Any suggestions???
-Gautam
Comment