QuickOPC User's Guide and Reference
UAForms Class
Members 



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms Namespace : UAForms Class
Contains static data and functionality for Windows Forms OPC-UA components.
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<ExceptionContractVerificationAttribute(True)>
Public MustInherit NotInheritable Class UAForms 
'Usage
 
Dim instance As UAForms
[ComVisible(false)]
[ExceptionContractVerification(true)]
public static class UAForms 
[ComVisible(false)]
[ExceptionContractVerification(true)]
public ref class UAForms abstract sealed 
Inheritance Hierarchy

System.Object
   OpcLabs.EasyOpc.UA.Forms.UAForms

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also