Optimizer.Colors 成员
定义由优化程序为项目组合管理的项目的颜色。
Optimizer.Colors 类型公开以下成员。
域
名称 | 说明 | |
---|---|---|
ForceInBackground | 被强制中的项的背景色: "#77933C" | |
ForceInForeground | 强制加入的项目前景色: "#000000" | |
ForceOutBackground | 强制剔出的项的背景色: "#C00000" | |
ForceOutForeground | 强制剔出的项的前景色: "#000000" | |
GroupSelectedBackground | 一组选定的项的背景色: "#C3D69B " | |
GroupSelectedForeground | 一组选定项的前景色: "#000000" | |
GroupUnselectedBackground | 未选定的一组项的背景色: "#595959" | |
GroupUnselectedForeground | 未选定的一组项的前景色: "#000000" | |
MovedInBackground | 在要移动的项的背景色: "#77933C" | |
MovedInForeground | 中移动的项的前景色: "#000000" | |
MovedOutBackground | 移出的项的背景色: "#C00000" | |
MovedOutForeground | 移出的项的前景色: "#000000" | |
StatusInBackground | 背景色的项目有状态的接受: "#D7E4BD" | |
StatusInForeground | 前的景色的项目有状态的接受: "#000000" | |
StatusOutBackground | 状态是不会被接受的项目背景色: "#7F7F7F" | |
StatusOutForeground | 为具有状态的不被接受的项目的前景颜色: "#000000" |
页首