ShowVisualBasicEditor Property

Microsoft Word Visual Basic

expression.ShowVisualBasicEditor

expression    Required. An expression that returns one of the objects in the Applies To list.

Example

This example makes the Visual Basic Editor window visible.

Application.ShowVisualBasicEditor = True