WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IThemedControl - WindowsForms API Reference | Syncfusion System.Windows.Forms.Control derived class to start supporting themes. ">

    Show / Hide Table of Contents

    Interface IThemedControl

    Implement this interface in a System.Windows.Forms.Control derived class to start supporting themes.

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

    Properties

    ThemesEnabled

    Indicates whether themes are enabled.

    Declaration
    bool ThemesEnabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved