PDA

View Full Version : A little more C# help



toddex
2009-09-28, 08:10 PM
Im trying to set focus on a text box after a button is pressed but apparently im retarded.

I tried

description.text = focus;

which made sense to me, but it was completely wrong.