|
-
Apr 28th, 2005, 10:58 AM
#3
Thread Starter
Addicted Member
Re: Button.BackColor GET & SET Property Issue..
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|