Infrastructure. Refreshes the control's content according to the current value.
Syntax
protected virtual void RefreshControl()
protected:
virtual void RefreshControl();
'Declaration
Protected Overridable Sub RefreshControl()
'Usage
Dim instance As UADataSetHeaderControl
instance.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