Not able to access Textfield variable

I have this textfield in my frame by instance name txt_Tno
I used trace(txt_Tno);
And all I get is txt_Tno as output
Any idea why?