//将userHandCursor设置为true
//将buttonMode也设置为true
<s:Button useHandCursor="true" buttonMode="true" label="提交"/>
文章出处:http://www.iteye.com/topic/200459
本文介绍如何在Flex中通过设置useHandCursor和buttonMode属性来改变按钮的交互样式,包括手形光标和按钮模式。
//将userHandCursor设置为true
//将buttonMode也设置为true
<s:Button useHandCursor="true" buttonMode="true" label="提交"/>
文章出处:http://www.iteye.com/topic/200459

被折叠的 条评论
为什么被折叠?