UpdateStylesCore method

Forces the assigned styles to be reapplied to the control.

Syntax

internal virtual void UpdateStylesCore()

Warning

The UpdateStylesCore method is internal and is not meant to be used directly in your code.

Microsoft does not support the use of this method in a production application under any circumstance.

Requirements

Namespace: System.Windows.Forms

Assembly: System.Windows.Forms (in System.Windows.Forms.dll)

.NET Framework versions: Available since 1.0.

See also