C#
((TextBox)MyObject).Text
Anyone knows its equivalent in VB.NET?
Thanks in advance.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Carlos SanchezPosted Aug 16, 2005, 3:36 PM
Mahesh ChandPosted Aug 16, 2005, 2:55 PM
Or use DirectCast.