文章详情
时间: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