QuickOPC User's Guide and Reference
RefreshSelectedNodePaths Method



OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Browsing.Generalized Namespace > BrowseControl Class : RefreshSelectedNodePaths Method
Infrastructure. Refreshes the selected node paths in the internal browse nodes control.
Syntax
'Declaration
 
Protected Sub RefreshSelectedNodePaths() 
'Usage
 
Dim instance As BrowseControl
 
instance.RefreshSelectedNodePaths()
protected void RefreshSelectedNodePaths()
protected:
void RefreshSelectedNodePaths(); 
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