method Editor.RemoveButton (Key as Variant)
Removes a button given its key.

TypeDescription
Key as Variant A string expression  that indicates the key of the button being removed.

Use the ClearButtons method to clear the buttons collection. Use the ButtonWidth property to hide all buttons. Use the AddButton method to adds new buttons to the control.