Software Development
[VB.NET] Finding whether its Design Mode or Runtime Mode for Forms
by Jey Geethan | November 06, 2008
484
Sometimes, while creating controls, either by Inherited Controls or UserControls, we will be required to skip a piece of code depending upon the design time or runtime mode.