QuickOPC User's Guide and Reference
KryptonDesignerActionItem Class Members
Properties  Methods 


OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Design.Krypton.Toolkit Namespace : KryptonDesignerActionItem Class

The following tables list the members exposed by KryptonDesignerActionItem.

Public Constructors
 NameDescription
Public ConstructorInitialize a new instance of the KrpytonDesignerActionVerbItem class.  
Top
Public Properties
 NameDescription
Public PropertyGets 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)
Public PropertyOverridden. Gets the group name for an item. Gets the group name for an item.  
Public PropertyOverridden. Gets the supplemental text for the item. Gets the supplemental text for the item.  
Public PropertyOverridden. Gets the text for this item. Gets the text for this item.  
Public PropertyOverridden. 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.  
Public PropertyOverridden. 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.  
Public PropertyGets a reference to a collection that can be used to store programmer-defined key/value pairs. (Inherited from System.ComponentModel.Design.DesignerActionItem)
Public PropertyGets or sets a component that contributes its System.ComponentModel.Design.DesignerActionMethodItem objects to the current panel. (Inherited from System.ComponentModel.Design.DesignerActionMethodItem)
Public PropertyGets or sets a value that indicates whether this item appears in source code view. (Inherited from System.ComponentModel.Design.DesignerActionItem)
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden. Programmatically executes the method associated with the item.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

KryptonDesignerActionItem Class
OpcLabs.BaseLib.Forms.Design.Krypton.Toolkit Namespace