Just as with button events this is useful when you have several selections preforming related functions. One example would be opening up several different forms.
Archive for the ‘Technology’ Category
VB.NET Quick Tip – How To, Context Menu Hack
Posted: 26th December 2013 by Mike Trent in Blog, Programming, Quick Tips, Science, Technology, VB.NetTags: Code, Form Controls, Programming, Quick Tips, Tutorial, Vb.Net, VS2008
0
VB.NET Quick Tip – How To, Form Button Hack
Posted: 26th December 2013 by Mike Trent in Blog, Computer, Programming, Science, Technology, VB.NetTags: Form Controls, Hack, Programming, Tutorial, Vb.Net, VS2008
Grouping in this manner helps when debugging or updating your code.
Database Tutorial Source Code
Posted: 22nd December 2013 by Mike Trent in Blog, Computer, Databases, Programming, Science, Technology, VB.NetTags: Blog, Code, Database, Hack, Insert Data, Programming, Quick Tip, Tutorial, Vb.Net, VS2008
Database Tutorial Source Code : As promised, here is my complete code for the data base tutorial. This represents a cleaned up and tested version, so I hope it is helpful to those learning database programming. Enjoy.