CommandBarPopup.Delete(Object) Method

Definition

Deletes the specified object from its collection.

public void Delete (object Temporary);
abstract member Delete : obj -> unit
Public Sub Delete (Optional Temporary As Object)

Parameters

Temporary
Object

Optional Object. True to delete the control for the current session. The application will display the control again in the next session.

Implements

Applies to