/
ScriptRibbonButton
ScriptRibbonButton
The ScriptRibbonButton object is used to encapsulate the buttons that are displayed on ScriptRibbonPage objects created by addons. They can be bound to methods in an addon script such that when a button is clicked, the method it is bound to be executed.
Properties
- GroupName (Read Only): The name of the of the group the button is in. This text is displayed at the bottom of the group that contains the button.
- Name (Read Only): The name of the button and the text that is displayed on it.
Methods
- None
, multiple selections available,
Related content
ScriptRibbonPage
ScriptRibbonPage
More like this
ScriptInterfaceManager
ScriptInterfaceManager
More like this
IE WebBrowser
IE WebBrowser
More like this
BrowserInterface
BrowserInterface
More like this
TextEdit
TextEdit
More like this
FormInterface
FormInterface
More like this