QuickOPC User's Guide and Reference
RefreshBrowsePresentation Method



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