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()