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



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