It refers to the current object. So if you are in a form then it is that
form. If you are in a class then it is that instance of the class. It is the
same as the C++/C# 'this'.
HTH
Charles
Jim said:
In Visual Basic .NET, does the Me keyword always refer to the current
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.