C#
((TextBox)MyObject).Text
Anyone knows its equivalent in VB.NET?
Thannks 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.
SolitairePosted Aug 17, 2005, 9:17 PM
I used the Instant VB converter. Get it at www.instantvb.com
(MyObject, TextBox).TextCType