ApplicationControlBar {
borderStyle: solid;
borderThickness: 1;
borderColor: #ff0000;
backgroundColor: #ffff99;
backgroundAlpha: 0.45;
cornerRadius: 8;
dropShadowEnabled: true;
shadowDistance: 11;
shadowDirection: center;
dropShadowColor: #999999;
}
Flex样式-ApplicationControlBar篇
最新推荐文章于 2016-11-09 20:06:00 发布