<< Click to Display Table of Contents >> NShape Reference
|
Represents a possible action.
public abstract class MenuItemDef |
A MenuItemDef is used to define a button, toolbar button or menu item that is linked to diagramming actions.
Name |
Description |
---|---|
Checked |
Indicates whether the action should be displayed as checked. |
Description |
Defines the culture depending description of the action that can be used for tool tips. |
Image |
Indicates an image that represents the action. |
ImageTransparentColor |
Indicates the image color that is to be regarded as transparent. |
IsFeasible |
Indicates whether the action is currently possible. |
Name |
Defines the culture invariant name of the action. |
SubItems |
If the action is an action group, this property lists the group members. |
Tag |
Holds user defines data. |
Title |
Defines the culture depending title of the action. |
Name |
Description |
---|---|
Constructor |
Constructs a new MenuItemDef instance. |
Executes the action. |
|
Checks whether the action is allowed. |
Derived classes are:
DelegateMenuItemDef
GroupMenuItemDef
NotImplementedMenuItemDef
SeperatorMenuItemDef
Namespace: Dataweb.NShape.Advanced
Assembly: Dataweb.NShape