RibbonMenu#
A menu showing when clicking on the left/top icon in the ribbon. More...
import Script
Properties#
Name | |
---|---|
array<RibbonElement> | elements |
string | largeImage |
string | recentFilesText |
string | smallImage |
string | text |
Property Documentation#
array<RibbonElement> elements#
This property holds the children elements of this menu.
string largeImage#
This property holds the image resource for large icons.
string recentFilesText#
This property holds the text for the recent files menu.
string smallImage#
This property holds the image resource for small icons.
string text#
This property holds the text label of the menu.