[ad_1]
You’re writing C#, not VB.
VB.NET uses Me as a reference to the current instance.
C# uses this
2
[ad_2]
solved Error: CS0103 The name ‘Me’ does not exist in the current context
[ad_1]
You’re writing C#, not VB.
VB.NET uses Me as a reference to the current instance.
C# uses this
2
[ad_2]
solved Error: CS0103 The name ‘Me’ does not exist in the current context