QuickOPC User's Guide and Reference
DADialog Constructor



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.DataAccess.Forms.Browsing Namespace > DADialog Class : DADialog Constructor
Initializes an instance of the DADialog class.
Syntax
'Declaration
 
Protected Function New()
'Usage
 
Dim instance As New DADialog()
protected DADialog()
protected:
DADialog();
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