ApplicationClass.MenuBarEdit(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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