共用方式為


UI_SWATCHCOLORMODE列舉 (uiribbon.h)

指定 swatch 是否有一般模式或單色模式。

Syntax

typedef enum UI_SWATCHCOLORMODE {
  UI_SWATCHCOLORMODE_NORMAL = 0,
  UI_SWATCHCOLORMODE_MONOCHROME = 1
} ;

常數

 
UI_SWATCHCOLORMODE_NORMAL
值: 0
swatch 是一般模式。
UI_SWATCHCOLORMODE_MONOCHROME
值: 1
swatch 是單色。 swatch 的 RGB 色彩值將會解譯為每圖元 1 位
pattern。

規格需求

需求
最低支援的用戶端 適用於 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [僅限桌面應用程式]
最低支援的伺服器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [僅限傳統型應用程式]
標頭 uiribbon.h

另請參閱

常數和列舉