Does anyone know if there are any add on components for the VB IDE, something like a task bar, that allows you to switch between open form, code etc?
Printable View
Does anyone know if there are any add on components for the VB IDE, something like a task bar, that allows you to switch between open form, code etc?
Try Ctrl+F6 to switch between windows in the IDE.
Or just a CTRL-TAB will do it too