ApplicationMenuBar Class Properties
For a list of all members of this type, see ApplicationMenuBar members.
Public Properties
Name | Description | |
---|---|---|
AreaLeftTools | Gets the ToolsCollection containing the tools to display in the AreaLeftTools | |
AreaRightTools | Gets the ToolsCollection containing the tools to display in the AreaRightTools | |
Caption | Get or set the caption for the application tab on the Ribbon. | |
FooterToolbarTools | Gets the ToolsCollection containing the tools to display in the FooterToolbar | |
NavigationMenuTools | Gets the ToolsCollection containing the tools to display in the Scenic application menu navigation area | |
Tag | Gets or sets the tag property which can be used to logically attach another object or value to a tool. |
See Also