QuickOPC User's Guide and Reference
SaveUserSettings Method



View with Navigation Tools
OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Browsing.Generalized Namespace > BrowseControl Class : SaveUserSettings Method
Infrastructure.
Syntax
'Declaration
 
Public Sub SaveUserSettings( _
   ByVal xmlWriter As XmlWriter _
) 
 
'Usage
 
Dim instance As BrowseControl
Dim xmlWriter As XmlWriter
 
instance.SaveUserSettings(xmlWriter)

Parameters

xmlWriter
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