QuickOPC User's Guide and Reference
DefaultKind Field (BrowseControl)



OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Browsing.Generalized Namespace > BrowseControl Class : DefaultKind Field
Default value of the Kind property.
Syntax
'Declaration
 
Public Const DefaultKind As BrowseControlKinds
'Usage
 
Dim value As BrowseControlKinds
 
value = BrowseControl.DefaultKind
public const BrowseControlKinds DefaultKind
public:
const BrowseControlKinds DefaultKind
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