OPCDA.NET Reference Manual
OwnerForm Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAGroup Class : OwnerForm Property

Glossary Item Box

The Form object that uses this control and requires thread synchronization.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("OPC")>
<BrowsableAttribute(True)>
<DefaultValueAttribute()>
<DescriptionAttribute("The Form object that uses this control and requires thread synchronization.")>
Public Property OwnerForm As Form
C# 
[CategoryAttribute("OPC")]
[BrowsableAttribute(true)]
[DefaultValueAttribute()]
[DescriptionAttribute("The Form object that uses this control and requires thread synchronization.")]
public Form OwnerForm {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.