wxr
2024-09-23 579450c9b6e6706a74c7c8a2b64340a7c19722ad
HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs
@@ -12,18 +12,7 @@
    /// </summary>
    public class AksCommonMethod
    {
        /// <summary>
        /// 选中颜色
        /// </summary>
        public const uint seleBackgroundColor = 0xFFF2F3F7;
        /// <summary>
        /// 不支持按键文本颜色
        /// </summary>
        public const uint unBackgroundColor = 0xFFA3AAB7;
        /// <summary>
        /// 不支持整个颜色
        /// </summary>
        public const uint unParentBackgroundColor = 0xFFF2F3F7;
        private static AksCommonMethod commonMethod = null;
        /// <summary>