QuickOPC User's Guide and Reference
RefreshControl Method (UADataSetHeaderControl)



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.PubSub Namespace > UADataSetHeaderControl Class : RefreshControl Method
Infrastructure. Refreshes the control's content according to the current value.
Syntax
'Declaration
 
Protected Overridable Sub RefreshControl() 
'Usage
 
Dim instance As UADataSetHeaderControl
 
instance.RefreshControl()
protected virtual void RefreshControl()
protected:
virtual void RefreshControl(); 
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