How to Prevent Code from Executing its Event when Form is Still Initializing
When I try to convert hotel reservation system from visual basic 6.0 to visual basic.net 2008 I found a lot of error in the even log of VB.NET.
One of the important logs I found is on how to prevent code from executing its event when forms is still initializing.