Thread
:
listbox
View Single Post
10-13-2004, 11:11 PM
#
4
(
permalink
)
sureshkumar_kc
Registered User
Join Date: Sep 2004
Posts: 12
How to convert string to Color datatype here..
Color nn=new Color();
string ss;
ss="Red";
In this step--->> nn=(Color)ss.ToString();
sureshkumar_kc
View Public Profile
Find More Posts by sureshkumar_kc