1
Answer

How to convert C# code into VB.NET

C#
((TextBox)MyObject).Text

Anyone knows its equivalent in VB.NET?

Thannks in advance.
Answers (1)