ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / OnParentFontChanged Method

In This Topic
    OnParentFontChanged Method (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnParentFontChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnParentFontChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also