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


OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.DataAccess.Forms.Design Namespace : DAPropertyDescriptorEditor Class

The following tables list the members exposed by DAPropertyDescriptorEditor.

Public Constructors
 NameDescription
Public Constructor  
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
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Edits the specified object's value using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method.  
Public Method (Inherited from object)
Public MethodOverloaded. Overridden. Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.  
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 MethodOverloaded.   
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Protected MethodInitializes the dialog when it is created. This gives you an opportunity to configure the dialog as you please.  
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

DAPropertyDescriptorEditor Class
OpcLabs.EasyOpc.DataAccess.Forms.Design Namespace