QuickOPC User's Guide and Reference
RefreshFinalCurrentPath Method



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