ChoiceActionItem Members
In This Article
#Constructors
Name | Description |
---|---|
Choice |
Initializes a new instance of the Choice |
Choice |
Creates a new Choice |
Choice |
Creates a new Choice |
Choice |
Creates a Choice |
Choice |
Initializes a new instance of the Choice |
#Fields
Name | Description |
---|---|
Display |
You do not need to use this field. It is for internal use only. |
Has |
You do not need to use this field. It is for internal use only. |
#Properties
Name | Description |
---|---|
Active |
Provides access to a collection of reason/value pairs used to make a Choice |
Active |
Specifies whether to display a Choice Action Item when its child items are deactivated. |
Begin |
Specifies whether the current Choice Action Item starts a group. |
Caption | Specifies a Choice Action Item’s caption. |
Data | Specifies the object which is associated with a Choice Action Item of a custom Action. |
Data |
This property is intended for internal use. |
Enabled |
Provides access to a collection of reason/value pairs used to make a Choice |
Id | Returns a Choice Action Item’s identifier. |
Image |
Specifies the name of the image which is displayed by the Choice Action Item’s control. |
Items | Provides access to a Choice Action Item’s item collection. |
Model | Provides access to information on a Choice Action Item, which is stored in an Application Model node. |
Parent |
Returns the current Choice |
Shortcut | Specifies the a Choice Action Item’s shortcut. |
Tool |
This property is for internal use. To specify the tooltip text that is displayed for the current Choice |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns a full caption path from the current Item to the Choice |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a full identifier path from the current Item to the Choice |
Get |
Returns a full path from the current Item to the Choice |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Checks whether the Choice |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a Choice Action Item’s textual representation. |
See Also