[]
        
(Showing Draft Content)

C1.Win.C1SuperTooltip.C1SuperLabelBase.OnFontChanged

OnFontChanged Method

OnFontChanged(EventArgs)

Raises the FontChanged event.

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

An EventArgs that contains the event data.

Overrides