ApplicationClass.MenuBarEdit(Object, Object, Object, Object) Method

Definition

public virtual bool MenuBarEdit (object Copy, object Create, object Name, object NewName);
abstract member MenuBarEdit : obj * obj * obj * obj -> bool
override this.MenuBarEdit : obj * obj * obj * obj -> bool
Public Overridable Function MenuBarEdit (Optional Copy As Object, Optional Create As Object, Optional Name As Object, Optional NewName As Object) As Boolean

Parameters

Copy
Object
Create
Object
Name
Object
NewName
Object

Returns

Implements

Applies to