麻豆小视频在线观看_中文黄色一级片_久久久成人精品_成片免费观看视频大全_午夜精品久久久久久久99热浪潮_成人一区二区三区四区

首頁 > 編程 > C# > 正文

c# 實現窗體拖到屏幕邊緣自動隱藏

2020-01-24 03:46:48
字體:
來源:轉載
供稿:網友
以下給出源代碼: (注:hide為窗體名稱)
復制代碼 代碼如下:

private void hide_Load(object sender, EventArgs e)
{
System.Windows.Forms.Timer StopRectTimer = new System.Windows.Forms.Timer();
StopRectTimer.Tick += new EventHandler(timer1_Tick);
StopRectTimer.Interval = 100;
StopRectTimer.Enabled = true;
}
private void timer1_Tick(object sender, EventArgs e)
{
if (this.Bounds.Contains(Cursor.Position))
{
switch (this.StopAanhor)
{
case AnchorStyles.Top:
this.Location = new Point(this.Location.X, 0);
break;
case AnchorStyles.Left:
this.Location = new Point(0, this.Location.Y);
break;
case AnchorStyles.Right:
this.Location = new Point(Screen.PrimaryScreen.Bounds.Width - this.Width, this.Location.Y);
break;
}
}
else
{
switch (this.StopAanhor)
{
case AnchorStyles.Top:
this.Location = new Point(this.Location.X, (this.Height - 2) * (-1));
break;
case AnchorStyles.Left:
this.Location = new Point((-1) * (this.Width - 2), this.Location.Y);
break;
case AnchorStyles.Right:
this.Location = new Point(Screen.PrimaryScreen.Bounds.Width - 2, this.Location.Y);
break;
}
}
}
internal AnchorStyles StopAanhor = AnchorStyles.None;
private void mStopAnhor()
{
if (this.Top <= 0)
{
StopAanhor = AnchorStyles.Top;
}
else if (this.Left <= 0)
{
StopAanhor = AnchorStyles.Left;
}
else if (this.Left >= Screen.PrimaryScreen.Bounds.Width - this.Width)
{
StopAanhor = AnchorStyles.Right;
}
else
{
StopAanhor = AnchorStyles.None;
}
}
private void hide_LocationChanged(object sender, EventArgs e)
{
this.mStopAnhor();
}
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 国产91丝袜在线播放0 | 国产精品入口夜色视频大尺度 | 在线播放亚洲视频 | 69性欧美高清影院 | 欧美一级黄 | 嗯啊羞羞视频 | 精品亚洲综合 | 亚洲精品午夜视频 | 国产精品av久久久久久网址 | 石原莉奈日韩一区二区三区 | 天海翼无删减av三级在线观看 | 久久国产乱子伦精品 | 亚洲国产高清视频 | 久久综合久久综合久久综合 | 99视频有精品视频高清 | 羞羞视频免费网站 | 国产午夜亚洲精品 | 国产一级在线免费观看 | 欧美日本色 | 久久久www成人免费精品 | 视频一区二区三区在线播放 | 亚洲第一综合 | 日韩精品中文字幕一区二区 | 成人午夜在线观看视频 | 欧美18一19sex性护士农村 | 毛毛片在线看 | 日本教室三级在线看 | 精品无吗乱吗av国产爱色 | 久久色播| 国产成人精品午夜视频' | 91精品久久久久久 | 91成人免费网站 | 久久精品视频69 | 91在线视频播放 | 亚洲成人免费视频在线 | 双性精h调教灌尿打屁股的文案 | 欧美性生活视频免费看 | 亚洲人片在线观看 | 国产精品视频在线观看免费 | 欧美国产综合视频 | 国产二区三区在线播放 |