QuickOPC User's Guide and Reference
DAPropertyIdEditor Class
Members 



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.DataAccess.Forms.Design Namespace : DAPropertyIdEditor Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(False)>
Public Class DAPropertyIdEditor 
   Inherits OpcLabs.BaseLib.Drawing.Design.CommonUITypeEditor
   Implements System.IDisposable 
'Usage
 
Dim instance As DAPropertyIdEditor
[CLSCompliant(false)]
[ComVisible(false)]
public class DAPropertyIdEditor : OpcLabs.BaseLib.Drawing.Design.CommonUITypeEditor, System.IDisposable  
[CLSCompliant(false)]
[ComVisible(false)]
public ref class DAPropertyIdEditor : public OpcLabs.BaseLib.Drawing.Design.CommonUITypeEditor, System.IDisposable  
Inheritance Hierarchy

System.Object
   System.Drawing.Design.UITypeEditor
         OpcLabs.EasyOpc.DataAccess.Forms.Design.DAPropertyIdEditor

Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

DAPropertyIdEditor Members
OpcLabs.EasyOpc.DataAccess.Forms.Design Namespace