⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 selectedfillcolorsstyle.as

📁 Acordian component for flex 3
💻 AS
字号:
////////////////////////////////////////////////////////////////////////////////
//
//  Copyright (C) 2003-2006 Adobe Macromedia Software LLC and its licensors.
//  All Rights Reserved. The following is Source Code and is subject to all
//  restrictions on such code as contained in the End User License Agreement
//  accompanying this product.
//
////////////////////////////////////////////////////////////////////////////////

/**
 *  The two colors used to tint the background of the component
 *  when in its selected state.
 *  Pass the same color for both values for "flat" looking control.
 *  The default value is <code>undefined</code>, which means the colors
 *  are derived from <code>themeColor</code>.
 */
[Style(name="selectedFillColors", type="Array", arrayType="uint", format="Color", inherit="no")]

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -