Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2010 Me.txtSearch.param vs. txtSearch.param - why?

$
0
0
Countless times in books, online reference, videos, etc... I see parts referenced by me.part instead of just the part name.

Is there a reasoning behind this that I am unaware of or is it just personal preference?

Code:

  ' I do this
  txtSearch.text = "This is some text"

  ' in the examples I many times see
  Me.txtSearch.text = "This is some text"


Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>