BaseUserControlOnDynamicStringLocalizationChanged Method

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
protected virtual void OnDynamicStringLocalizationChanged(
	EventArgs e
)

Parameters

e  EventArgs
Contains the arguments of the event.

See Also