menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ISupportMetroTheme - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ISupportMetroTheme

    Specifies that this object supports MetroTheme.

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

    Properties

    MetroColorTheme

    Specifies MetroTheme to use.

    Declaration
    MetroTheme MetroColorTheme { get; set; }
    Property Value
    Type
    MetroTheme

    Methods

    EnableMetroStyle()

    Enables rendering with MetroTheme.

    Declaration
    void EnableMetroStyle()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved