
In visual Basic you should know what are the Prefix Abbreviations for control names before you start with your program. For this you can easy to determine what object you are working on and easy for you to locate the object if problems or debugging occurs. For me, it will make you programming works easy and faster if you do it in organize manner.
To all visual basic programmers out there especially...