For displaying 'code window', use keys
-
Alt+C
-
Alt+C+D
-
Alt+V+C
-
Ctrl+C+S
C
Correct answer
Explanation
To access the code window in Visual Basic 6, you use the View menu. Pressing Alt+V opens the View menu, then pressing C selects the Code option. This keyboard shortcut (Alt+V+C) displays the code window for the selected object. The other options are not valid VB shortcuts.