Show method (VBA Add-In Object Model)
Makes the specified CodePane 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.
See also
- Collections (Visual Basic Add-In Model)
- Visual Basic Add-in Model reference
- Visual Basic language reference
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.