Aug 31

在前面的Flex中如何设定VideoDisplay控件背景颜色(background color)的例子中,我们了解了如何给VideoDisplay设置背景颜色,不过很多的时候图片让人看起来更加赏心悦目一些。接下来的例子演示了Flex中如何利用backgroundImage样式,给VideoDisplay控件设置一个背景图片。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , , ,

Aug 27

前面的Flex中如何通过backgroundColor样式设置RichTextEditor控件内TextArea的背景颜色的例子中,我们了解了Flex中如何通过backgroundColor样式,设置RichTextEditor控件内TextArea的背景颜色。接下来的例子则演示了Flex中如何通过backgroundAlpha样式,设置RichTextEditor控件内TextArea的背景颜色透明度。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , , , , ,

Aug 27

接下来的例子演示了Flex中如何通过backgroundColor样式,设置RichTextEditor控件内TextArea的背景颜色。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , , , ,

Aug 19

接下来的例子演示了Flex中如何通过backgroundAlpha样式,设置TextArea控件背景颜色透明度。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , , ,

Aug 19

接下来的例子演示了Flex中如何通过backgroundAlpha样式和alternatingItemColors样式,创建一个具有透明效果背景颜色DataGrid。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , , ,

Aug 18

接下来的例子演示了Flex中如何通过backgroundDisabledColor样式,设置无效状态下TextArea控件背景颜色。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , , ,

Aug 11

接下来的例子演示了Flex中如何通过alternatingItemColors样式,设置TileList控件交替背景颜色。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , ,

Jul 26

接下来的例子演示了Flex中如何通过rollOverColor样式,设置DateChooser控件光标移过时所在位置背景颜色。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , ,

Jul 18

接下来的例子演示了Flex中如何通过backgroundDisabledColor样式,改变List控件无效状态下背景颜色。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , ,

Jul 16

接下来的例子演示了Flex中如何通过selectionDisabledColor样式,设置ComboBox中选中项目无效时背景颜色。

让我们先来看一下Demo可以右键View Source或点击这里察看源代码):

Continue reading »

written by Minidxer  |  tags: , , , ,