Hi Friend,

Thank you for your kind help.

As you suggested for ASSIGNING backcolor to button, here is code you suggested.
---------------------VISUAL BASIC CODE-------------------
button1.backcolor = system.drawing.color.<somecolor>
-----------------------------------------------------------
my prob. is <somecolor> value will come from database which is in STRING format. And thats the only reason it dosen't work, how can I convert STRING in to COLOR ENABLED OBJECT ????

I hope, I explained well my prob.

thank you,

- nanc