menu

WinForms

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

    Show / Hide Table of Contents

    Interface ISupportOffice2010Theme

    Specifies that this object supports Office2007Theme.

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

    Properties

    Office2010ColorTheme

    Specifies Office2007Theme to use.

    Declaration
    Office2010Theme Office2010ColorTheme { get; set; }
    Property Value
    Type
    Office2010Theme

    Methods

    EnableOffice2010Style()

    Enables rendering with Office2007Theme.

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