1.On click button get a pop up color pad
2.color pad....
3.Each color has different value .
example: color black =61440,RED=1,brown=2...etc
4.Then comes textbox value .
5.i want to add textbox value and color value.
example:-
1.if i select color black and textbox value is 4095
2.i want addition of color black value(61440) and text box value(4095)
3 dispay that one in result text box