[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperLabelBase.OnFontChanged

OnFontChanged Method

OnFontChanged(EventArgs)

Raises the FontChanged event.

Declaration
protected override void OnFontChanged(EventArgs e)
Protected Overrides Sub OnFontChanged(e As EventArgs)
Parameters
Type Name Description
EventArgs e

An EventArgs that contains the event data.

Overrides