随笔分类 - 窗体控制
摘要:在安装控件过程中出现提示Error 1606 Could Not Access Network Location %SystemDrive%/inetpub/wwwroot/ 的错误解决方法1. 点击开始菜单 –运行 –regedit 后按回车键 2,找到注册表 HKEY_LOCAL_MACHINE...
阅读全文
摘要:C#WinForm仿qq窗体拖到windows窗体边上时,自动隐藏C#WinForm。代码: public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void Form1_Load(object sender, EventArgs e) { System.Windows.Forms.Timer StopRectTimer = new System.Windows.Forms.Timer(); StopRectTimer.Tick += new EventHandler(timer
阅读全文

浙公网安备 33010602011771号