Ribbon for WinForms
ThemeColor 列挙体

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : ThemeColor 列挙体
Office 365 theme color.
シンタックス
'宣言
 
Public Enum ThemeColor 
   Inherits System.Enum
public enum ThemeColor : System.Enum 
メンバ
メンバ解説
AzureSimulates the color theme of MS Outlook 365
BlueSimulates the color theme of MS Word 365
GreenSimulates the color theme of MS Excel 365
OrangeSimulates the color theme of MS PowerPoint 365
OrchidSimulates the color theme of MS OneNote 365
RedSimulates the color theme of MS Access 365
TealSimulates the color theme of MS Publisher 365
VioletSimulates the color theme of MS InfoPath 365
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Ribbon.ThemeColor

参照

C1.Win.Ribbon 名前空間