QuickOPC User's Guide and Reference
_FormCommonDialog Interface
Members 



OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.ComTypes Namespace : _FormCommonDialog Interface
Exposes OpcLabs.BaseLib.Forms.FormCommonDialog to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("3DBA1256-F61E-4A70-B54C-6B5D37AAB4DD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _FormCommonDialog 
'Usage
 
Dim instance As _FormCommonDialog
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("3DBA1256-F61E-4A70-B54C-6B5D37AAB4DD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _FormCommonDialog 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("3DBA1256-F61E-4A70-B54C-6B5D37AAB4DD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _FormCommonDialog 
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