Click or drag to resize

MccLabelOnForeColorChanged Method

OnForeColorChanged 오버라이드 이벤트

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override void OnForeColorChanged(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs

[Missing <param name="e"/> documentation for "M:Mcc.Series.Controls.MccLabel.OnForeColorChanged(System.EventArgs)"]

See Also