menu

WinForms

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

    Show / Hide Table of Contents

    Interface ISupportOffice2007Theme

    Specifies that this object supports Office2007Theme.

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

    Properties

    Office2007ColorTheme

    Specifies Office2007Theme to use.

    Declaration
    Office2007Theme Office2007ColorTheme { get; set; }
    Property Value
    Type
    Office2007Theme

    Methods

    EnableOffice2007Style()

    Enables rendering with Office2007Theme.

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