文章详情
时间: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); } }
变形机甲大作战
Cover Fire
火柴人战争复仇打击最新版下载
1970-01-01