Name | Description | |
---|---|---|
Caption | Gets or sets the visible name. | |
Checked | Gets or sets the checked state of the plug-in if applicable. | |
Children | Gets the DAML IDs of all child controls if applicable. | |
CommandType | Gets the type of plug-in. | |
DisabledTooltip | Gets or sets the tooltip when the plug-in is disabled. | |
Enabled | Gets a boolean value indicating if the plug-in is enabled in the user interface. | |
IsRelevant | Gets a boolean value of true if the plugin is currently contextually relevant. | |
Keytip | Gets the DAML Keytip text. | |
LargeImage | Gets or sets the image the plug-in should use in the user interface when it is in its large state (32x32). | |
SmallImage | Gets or sets the image the plug-in should use in the user interface when it is in its small state (16x16). | |
Tooltip | Gets or sets the text to appear in a pop-up window to give more information about the plug-in. | |
TooltipHeading | Gets or sets the caption to appear above the tooltip in a pop-up window to give more information about the plug-in. |