المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : how to convert string into code?



C# Programming
04-29-2009, 10:00 PM
I have code that is written in textbox
How do I make it work as code?
for example:
textbox1.text="this.Backcolor=System.Drawing.Color.Red"
how do I make it turn red?