开发者

Advantage of using mx:Text over mx:Label

开发者 https://www.devze.com 2023-03-29 11:42 出处:网络
What is the advantage of开发者_开发问答 using mx:Text over mx:Label in Flex? The Text control displays multiline, noneditable text. Use the Label

What is the advantage of开发者_开发问答 using mx:Text over mx:Label in Flex?


The Text control displays multiline, noneditable text. Use the Label control if you need only a single line of text.

From here.

0

精彩评论

暂无评论...
验证码 换一张
取 消