CommandBarPopup.Delete Method
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. |