WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ISupportThemeChanged

    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
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved