QuickOPC User's Guide and Reference
RefreshTerminalNodePlace Method



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