文章详情
时间:2010-08-20 来源:Narlon
using System; using System.Windows.Forms; class ViewStack : TabControl { protected override void WndProc(ref Message m) { // Hide tabs by trapping the TCM_ADJUSTRECT message if (m.Msg == 0x1328 && !DesignMode) m.Result = (IntPtr)1; else base.WndProc(ref m); } }
边境警察巡逻模拟中文版下载
数码宝贝世界复原手机版下载
土地抢夺者中文手机版下载
1970-01-01