'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog)> <ComVisibleAttribute(True)> <GuidAttribute("D3D40A97-847B-4E86-84C3-1AE9DB949218")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DesignerCategoryAttribute("Component")> Public NotInheritable Class OpcComputerAndServerDialog Inherits OpcDialog Implements OpcLabs.BaseLib.Forms.ComTypes._FormCommonDialog, OpcLabs.BaseLib.Forms.ComTypes._SizableCommonDialog, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcDialog, System.ComponentModel.IComponent, System.IDisposable
'Usage
Dim instance As OpcComputerAndServerDialog
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog)] [ComVisible(true)] [Guid("D3D40A97-847B-4E86-84C3-1AE9DB949218")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] public sealed class OpcComputerAndServerDialog : OpcDialog, OpcLabs.BaseLib.Forms.ComTypes._FormCommonDialog, OpcLabs.BaseLib.Forms.ComTypes._SizableCommonDialog, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcDialog, System.ComponentModel.IComponent, System.IDisposable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog)] [ComVisible(true)] [Guid("D3D40A97-847B-4E86-84C3-1AE9DB949218")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] public ref class OpcComputerAndServerDialog sealed : public OpcDialog, OpcLabs.BaseLib.Forms.ComTypes._FormCommonDialog, OpcLabs.BaseLib.Forms.ComTypes._SizableCommonDialog, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcDialog, System.ComponentModel.IComponent, System.IDisposable