Property Window is displayed by
-
F5
-
Alt+V+C
-
both (1) and (2)
-
F4
D
Correct answer
Explanation
In Visual Basic, pressing F4 displays the Properties Window, which shows the properties of the selected control or form. F5 is typically used to run the application, and Alt+V+C is not a standard shortcut for the Properties Window.