OPC Studio User's Guide and Reference
DAClientSelector Property (OpcBrowseControl)



View with Navigation Tools
OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcBrowseControl Class : DAClientSelector Property
The selector of the OPC-DA client object that is used for the dialog operations.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Property DAClientSelector As EasyDAClientSelector
 
'Usage
 
Dim instance As OpcBrowseControl
Dim value As EasyDAClientSelector
 
instance.DAClientSelector = value
 
value = instance.DAClientSelector
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