alexa

    Show / Hide Table of Contents

    Interface ISupportThemeChanged

    Specifies that this object subscribes to ThemeChanged event.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface ISupportThemeChanged

    Methods

    ThemeChanged(Object, EventArgs)

    Declaration
    void ThemeChanged(object sender, EventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    System.EventArgs e
    Back to top Generated by DocFX