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


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

The following tables list the members exposed by KryptonContextMenuItemCollectionEditor.

Public Constructors
 NameDescription
Public ConstructorInitialize a new instance of the KryptonContextMenuItemCollectionEditor class.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor)
Top
Protected Properties
 NameDescription
Protected PropertyGets the data type of each item in the collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyGets the data type of the collection object. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyGets a type descriptor that indicates the current context. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyGets the Help keyword to display the Help topic or topic list for when the editor's dialog box Help button or the F1 key is pressed. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected PropertyGets the available types of items that can be created for this collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Edits the value of the specified object using the specified service provider and context. (Inherited from System.ComponentModel.Design.CollectionEditor)
Public Method (Inherited from object)
Public MethodOverloaded. Gets the edit style used by the System.ComponentModel.Design.CollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object) method. (Inherited from System.ComponentModel.Design.CollectionEditor)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodOverloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor)
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodCancels changes to the collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodIndicates whether original members of the collection can be removed. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodIndicates whether multiple collection items can be selected at once. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCreates a new form to display and edit the current collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodGets the data type that this collection contains. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected Method (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodOverridden. Gets the data types that this collection editor can contain. Gets the data types that this collection editor can contain.  
Protected MethodDestroys the specified instance of the object. (Inherited from System.ComponentModel.Design.CollectionEditor)
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 MethodRetrieves the display text for the given list item. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodGets an array of objects containing the specified collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodReturns a list containing the given object (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodGets the requested service, if it is available. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodSets the specified array as the items of the collection. (Inherited from System.ComponentModel.Design.CollectionEditor)
Protected MethodDisplays the default Help topic for the collection editor. (Inherited from System.ComponentModel.Design.CollectionEditor)
Top
See Also

Reference

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