method Editor.ClearButtons ()
Clears the buttons collection.
Type
Description
Use the ClearButtons method to clear the entire list of buttons added using
AddButton
method. Use the
RemoveButton
method to remove a particular button, given its key. Use the
ButtonWidth
property to hide the buttons.