文件名称:Librettoform
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-23
- 文件大小:
- 61kb
- 下载次数:
- 0次
- 提 供 者:
- hpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
两个C#磁性窗体设计的源码文件,相信磁性窗体大家都知道吧,好像带有磁性会吸附一样的窗体,当两个窗体彼此靠近时,好像有一种引力将二者吸引在一起,在不少播放器中,多见有磁性窗体。两个示例中的程序代码里,注释比较丰富哦,有助于C#的学习。
using System.Windows.Forms //添加控件及窗体的命名空间
using System.Drawing //添加Point的命名空间
using System.Collections //为ArrayList添加命名空间
恢复窗体的初始大小,恢复窗体的初始大小(当松开鼠标时,如果窗体的大小小于300*200,恢复初始状态)。右面进行磁性窗体,左面进行磁性窗体,判断是否有磁性发生。-Magnetic form of two C# source file, I believe that the magnetic form we all know it, as if with a magnetic adsorption form, when two forms are close to each other, as if there is a gravitational attract the two together in a lot of players, the more common magnetic form. Two examples of program code, comments, rich Oh, contribute to the learning of C#. using System.Windows.Forms //Add the namespace of the controls and the form to using System.Drawing //to Add Point namespace using System.Collections //ArrayList add a namespace to restore the initial size of the form, and restore windows the initial size of the body (when you release the mouse, the size of the form is less than 300* 200, to restore the initial state). Magnetic form on the right the left magnetic form, it is judged whether or not magnetic.
using System.Windows.Forms //添加控件及窗体的命名空间
using System.Drawing //添加Point的命名空间
using System.Collections //为ArrayList添加命名空间
恢复窗体的初始大小,恢复窗体的初始大小(当松开鼠标时,如果窗体的大小小于300*200,恢复初始状态)。右面进行磁性窗体,左面进行磁性窗体,判断是否有磁性发生。-Magnetic form of two C# source file, I believe that the magnetic form we all know it, as if with a magnetic adsorption form, when two forms are close to each other, as if there is a gravitational attract the two together in a lot of players, the more common magnetic form. Two examples of program code, comments, rich Oh, contribute to the learning of C#. using System.Windows.Forms //Add the namespace of the controls and the form to using System.Drawing //to Add Point namespace using System.Collections //ArrayList add a namespace to restore the initial size of the form, and restore windows the initial size of the body (when you release the mouse, the size of the form is less than 300* 200, to restore the initial state). Magnetic form on the right the left magnetic form, it is judged whether or not magnetic.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Librettoform\磁性窗体\magnetism\FrmClass.cs
............\........\.........\Frm_Libretto.cs
............\........\.........\Frm_Libretto.Designer.cs
............\........\.........\Frm_Libretto.resx
............\........\.........\Frm_ListBox.cs
............\........\.........\Frm_ListBox.designer.cs
............\........\.........\Frm_ListBox.resx
............\........\.........\Frm_Play.cs
............\........\.........\Frm_Play.Designer.cs
............\........\.........\Frm_Play.resx
............\........\.........\Image\1.bmp
............\........\.........\.....\2.bmp
............\........\.........\.....\3.bmp
............\........\.........\.....\4.bmp
............\........\.........\.....\5.bmp
............\........\.........\.....\Close.bmp
............\........\.........\magnetism.csproj
............\........\.........\Program.cs
............\........\.........\...perties\AssemblyInfo.cs
............\........\.........\..........\Resources.Designer.cs
............\........\.........\..........\Resources.resx
............\........\.........\..........\Settings.Designer.cs
............\........\.........\..........\Settings.settings
............\........\magnetism.sln
............\........\magnetism.suo
............\........的设计\磁性窗体的设计\FrmClass.cs
............\..............\..............\Frm_Libretto.cs
............\..............\..............\Frm_Libretto.Designer.cs
............\..............\..............\Frm_Libretto.resx
............\..............\..............\Frm_ListBox.cs
............\..............\..............\Frm_ListBox.Designer.cs
............\..............\..............\Frm_ListBox.resx
............\..............\..............\Frm_Play.cs
............\..............\..............\Frm_Play.Designer.cs
............\..............\..............\Frm_Play.resx
............\..............\..............\Image\1.bmp
............\..............\..............\.....\2.bmp
............\..............\..............\.....\3.bmp
............\..............\..............\.....\4.bmp
............\..............\..............\.....\5.bmp
............\..............\..............\.....\Close.bmp
............\..............\..............\Program.cs
............\..............\..............\...perties\AssemblyInfo.cs
............\..............\..............\..........\Resources.Designer.cs
............\..............\..............\..........\Resources.resx
............\..............\..............\..........\Settings.Designer.cs
............\..............\..............\..........\Settings.settings
............\..............\..............\磁性窗体的设计.csproj
............\..............\磁性窗体的设计.sln
............\..............\磁性窗体的设计.suo
............\........\magnetism\Image
............\........\.........\Properties
............\........的设计\磁性窗体的设计\Image
............\..............\..............\Properties
............\........\magnetism
............\........的设计\磁性窗体的设计
............\磁性窗体
............\磁性窗体的设计
Librettoform