Ribbon for WinForms
ShowAsMonochrome 列挙体

C1.Win.8 アセンブリ > C1.Framework 名前空間 : ShowAsMonochrome 列挙体
Describes how bitmap content is recolored.
シンタックス
'宣言
 
Public Enum ShowAsMonochrome 
   Inherits System.Enum
public enum ShowAsMonochrome : System.Enum 
メンバ
メンバ解説
AlwaysThe bitmap should be always shown as monochrome.
AutoThe bitmap coloring should be defined by the parent element.
NeverThe bitmap should use original colors.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Framework.ShowAsMonochrome

参照

C1.Framework 名前空間