[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperLabelBase.OnForeColorChanged

OnForeColorChanged Method

OnForeColorChanged(EventArgs)

Raises the ForeColorChanged event.

Declaration
protected override void OnForeColorChanged(EventArgs e)
Parameters
Type Name Description
EventArgs e

An EventArgs that contains the event data.

Overrides