AVEVA CAF API Documenation


MenuTool Class Properties

For a list of all members of this type, see MenuTool members.

Public Properties
 NameDescription
Public Property Gets or sets whether the menu can be torn off  
Public Property Gets or sets the tools arguments. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets whether the Image, Tooltip and Command are automatically updated.  
Public Property Gets or sets the name of the group the instance tool should be contained within when placed on a RibbonGroup. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the tool caption (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the tools category (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets whether the tool is in the checked state.  
Public Property Gets the command object which was associated with the tool when it was created.  
Public Property Sets the tool's checked state.  
Public Property Gets whether the menu is currently displayed.  
Public Property Flag to indicate if a large image should be displayed for an instance of a tool on the ribbon (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the display style for a tool. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Returns or sets the style of the dropdown arrow for the popup menu.  
Public Property Gets or sets the enabled state of the tool. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Returns or sets the help context identifier used for F1 contextual help. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the image (16x16) displayed on the tool (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Flag to indicate if the tool should only display an image and no caption. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets whether the menu is a context menu  
Public Property Gets or sets a flag which indicated whether an instance tool is the first in a tool group. A separator will be displayed before a tool if this property is set to true. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets whether tool is xml defined (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property The Key of the tool in the RootToolsCollection (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Returns or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the large image (32x32) displayed on the tool (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Sets the List of items used by the tool. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the OptionSet key for the tool. Setting the key assigns the tool to the CommandBarManagers OptionSet which has this key.  
Public Property Gets or sets the popup style of the menu (Menu or CommandBar)  
Public Property Gets or sets the Selected Tools Key  
Public Property Gets or sets a value indicating whether to set the state on restart.  
Public Property Gets or sets the shortcut associated with a tool. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the image (16x16) displayed on the tool (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the tag property which can be used to logically attach another object or value to a tool. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets the ToolsCollection containing the tools to display in the popup menu.  
Public Property Gets or sets the tools tooltip (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets / sets the formatted text to be displayed in the tooltip. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Gets or sets the text displayed for the tooltip title (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Public Property Use large images  
Public Property Gets or sets the value of the tool. (Inherited from Aveva.ApplicationFramework.Presentation.Tool)
Top
See Also