<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" backgroundColor="#000000">
<mx:ApplicationControlBar width="80%" horizontalAlign="center" verticalAlign="middle" color="#ffffff" >
<s:Button label="Back"/>
<s:Button label="Forward"/>
<s:TextInput width="60"/>
<s:Button label="Search"/>
</mx:ApplicationControlBar>
</s:Application>
相关文章
- SharePoint 2010 + 左侧导航(Left Nav Bar)二级菜单的修改
- iOS7下隐藏status bar的详细研究
- Android开发UI之去掉title bar
- iOS自定义Status Bar
- Status bar could not find cached time string image. Rendering in-process?解决
- Android dialog 弹出时,保持 隐藏 navigation bar(虚拟栏)
- uva 10721 - Bar Codes(dp)
- Android UI ActionBar功能-自动隐藏 Action Bar
- 安卓获取状态栏(Status Bar)高度
- 解决Highcharts 5.0.7,IE8下bar类型图表无法显示的问题