QuickOPC User's Guide and Reference
RefreshMultiSelect Method



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