Name | Description | |
---|---|---|
![]() | KryptonDesignerActionItem Constructor | Initialize a new instance of the KrpytonDesignerActionVerbItem class. |
The following tables list the members exposed by KryptonDesignerActionItem.
Name | Description | |
---|---|---|
![]() | KryptonDesignerActionItem Constructor | Initialize a new instance of the KrpytonDesignerActionVerbItem class. |
Name | Description | |
---|---|---|
![]() | AllowAssociate | Gets or sets a value indicating whether to allow this item to be placed into a group of items that have the same System.ComponentModel.Design.DesignerActionItem.Category property value. (Inherited from System.ComponentModel.Design.DesignerActionItem) |
![]() | Category | Overridden. Gets the group name for an item. Gets the group name for an item. |
![]() | Description | Overridden. Gets the supplemental text for the item. Gets the supplemental text for the item. |
![]() | DisplayName | Overridden. Gets the text for this item. Gets the text for this item. |
![]() | IncludeAsDesignerVerb | Overridden. Gets a value that indicates the System.ComponentModel.Design.DesignerActionMethodItem should appear in other user interface contexts. Gets a value that indicates the item should appear in other user interface contexts. |
![]() | MemberName | Overridden. Gets the name of the method that this System.ComponentModel.Design.DesignerActionMethodItem is associated with. Gets the name of the method that this item is associated with. |
![]() | Properties | Gets a reference to a collection that can be used to store programmer-defined key/value pairs. (Inherited from System.ComponentModel.Design.DesignerActionItem) |
![]() | RelatedComponent | Gets or sets a component that contributes its System.ComponentModel.Design.DesignerActionMethodItem objects to the current panel. (Inherited from System.ComponentModel.Design.DesignerActionMethodItem) |
![]() | ShowInSourceView | Gets or sets a value that indicates whether this item appears in source code view. (Inherited from System.ComponentModel.Design.DesignerActionItem) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | Invoke | Overridden. Programmatically executes the method associated with the item. |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |