Debugging VB2005 Vs. VB6

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?VGVycnk=?=

    #1

    Debugging VB2005 Vs. VB6

    I am surprised that when I switch from the debugger to running the program,
    the current control's GotFocus event along with the forms Activated event are
    fired everytime. This certainly can make debugging very difficult! Also, I
    was surprised to see the controls gotfocus event fire before the forms
    activated event! Both o these behaviors are quite different then VB6.
    If this is by design, can someone explain why?
    --
    Terry
Working...