CommandBarPopup.Delete method (Office)

Deletes the CommandBarPopup object from its collection.

Syntax

expression.Delete (Temporary)

expression Required. A variable that represents a CommandBarPopup object.

Parameters

Name Required/Optional Data type Description
Temporary Optional Variant True to delete the control for the current session. The application will display the control again in the next session.

See also

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.