文件名称:Popupwindow
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-15
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- zpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
#制作一个Popup窗口提醒效果,右下角的弹出窗口,点击“弹出”按钮后,会看到从屏幕的右下角向上滑出一个提示窗口,经常上网的朋友可能会对此功能非常熟悉,网页上实现右下角的功能也是相当普遍的,那么使用C#代码是如何实现的呢?期待大家下载这个源码实例。
通过本例子可以学习一些窗口移动的方法、定时器的用法,鼠标的判断等基本的技巧-# Create a popup window reminded effect, the pop-up window in the lower-right corner, click the " Eject" button, you will see from the lower right corner of the screen up and out of a prompt, regular Internet friends may this feature very familiar, web pages is fairly common to the lower right corner, then use the C# code is how to achieve it? We look forward to download the source code examples. Can learn from the example of some windows mobile usage of the timer, the judgment of the mouse, and other basic skills
通过本例子可以学习一些窗口移动的方法、定时器的用法,鼠标的判断等基本的技巧-# Create a popup window reminded effect, the pop-up window in the lower-right corner, click the " Eject" button, you will see from the lower right corner of the screen up and out of a prompt, regular Internet friends may this feature very familiar, web pages is fairly common to the lower right corner, then use the C# code is how to achieve it? We look forward to download the source code examples. Can learn from the example of some windows mobile usage of the timer, the judgment of the mouse, and other basic skills
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Popupwindow\Popup窗口提醒\bin\Debug\Close1.bmp
...........\.............\...\.....\Close2.bmp
...........\.............\Form1.cs
...........\.............\Form1.Designer.cs
...........\.............\Form1.resx
...........\.............\Frm_Popup.cs
...........\.............\Frm_Popup.Designer.cs
...........\.............\Frm_Popup.resx
...........\.............\Image\1.bmp
...........\.............\.....\Close1.bmp
...........\.............\.....\Close2.bmp
...........\.............\Popup窗口提醒.csproj
...........\.............\Program.cs
...........\.............\...perties\AssemblyInfo.cs
...........\.............\..........\Resources.Designer.cs
...........\.............\..........\Resources.resx
...........\.............\..........\Settings.Designer.cs
...........\.............\..........\Settings.settings
...........\Popup窗口提醒.sln
...........\Popup窗口提醒.suo
...........\.............\bin\Debug
...........\.............\bin
...........\.............\Image
...........\.............\Properties
...........\Popup窗口提醒
Popupwindow