Show Method (VBA Add-In Object Model)

           

Makes the specified code pane the visible code pane in its window.

Syntax

object.Show

The object placeholder is an object expression that evaluates to an object in the Applies To list.

Remarks

The Show method makes the specified code pane the pane with the focus in its window.