ActivateWorkspaceUI Method

Activates the WorkSpace UI after a DeActivateWorkSpaceUI method call in the Configuration environment.

Syntax

object.ActivateWorkspaceUI

Properties

The ActivateWorkspaceUI method syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

This method must be called when the DeActivateWorkSpaceUI method has been called in VBA scripts that do not involve user forms.

 

Example

Applies To