ShowVisualBasicEditor Property From Microsoft Word Visual Basic previous page next page expression.ShowVisualBasicEditor expression Required. An expression that returns one of the objects in the Applies To list.ExampleThis example makes the Visual Basic Editor window visible.Application.ShowVisualBasicEditor = True