QuickOPC User's Guide and Reference
Properties Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel Namespace > ControlPageIds Class : Properties Field
The Properties control page (Id 1000).
Syntax
'Declaration
 
<DisplayName2Attribute("Properties")>
Public Const Properties As Integer
'Usage
 
Dim value As Integer
 
value = ControlPageIds.Properties
[DisplayName2("Properties")]
public const int Properties
[DisplayName2("Properties")]
public:
const int Properties
Remarks

Contains a property grid.

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