if (this.style != null) { if (this._enabled) { this._title.setAttribute('fgcolor',s.textcolor); } else { this._title.setAttribute('fgcolor',s.textdisabledcolor); } setTint(this.cb, s.basecolor); }