QuickOPC User's Guide and Reference
_WindowsFormsInteractionParameters Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Forms.Interaction.ComTypes Namespace : _WindowsFormsInteractionParameters Interface
Exposes OpcLabs.BaseLib.Forms.Interaction.WindowsFormsInteractionParameters to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("DA40643C-8064-4A5C-86FD-3C71850B2C56")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _WindowsFormsInteractionParameters 
'Usage
 
Dim instance As _WindowsFormsInteractionParameters
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DA40643C-8064-4A5C-86FD-3C71850B2C56")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _WindowsFormsInteractionParameters 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DA40643C-8064-4A5C-86FD-3C71850B2C56")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _WindowsFormsInteractionParameters 
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