10 2013 档案
摘要:原文地址:http://www.codeproject.com/Articles/91387/Painting-Your-Own-Tabs-Second-Edition在网上看到重绘TabControl例子,很实用,但是现在还存在Bug,正在努力修改!
阅读全文
摘要:var workAreaGrid = new Ext.grid.GridPanel({ region: 'west', title: '工作面预警结果', store: wkSto, width: 500, split: true, margins: "0 3 0 0", stripeRows: true, autoExpandColumn: '4', // loadMask:...
阅读全文