set next statement

How do you set the next statement toexecute in vb express. Control F9 doesn't work here as it does in all other microsoft debuggers.

Thanks
Dick

[203 byte] By [DickRoose] at [2008-2-15]
# 1

Hmmm... using Ctrl+F9 works for me (if I'm using the Visual Basic Express profile) I have seen some issues where the profile wasn't loaded correctly, in which case the default keyboard settings may be somewhat different (i.e. Ctrl+Shift+F10)

If you press F2 in a code editor window, does the object browser show? (Just trying to narrow down why the Debug.SetNextStatement keyboard binding isn't correct on your machine)

Best regards,
Johan Stenberg

JohanStenberg at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic IDE...