摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; using System.Threading; namespace WindowsFormsApplicati 阅读全文
posted @ 2019-12-07 11:36
WeiYongZhi
阅读(259)
评论(0)
推荐(0)
摘要:
winform: protected override CreateParams CreateParams { get { const int WS_EX_APPWINDOW = 0x40000; const int WS_EX_TOOLWINDOW = 0x80; CreateParams cp 阅读全文
posted @ 2019-12-07 11:28
WeiYongZhi
阅读(800)
评论(0)
推荐(0)

浙公网安备 33010602011771号