Description: C# similar to the QQ chat jitter effect of the form the form, which is the source code, based on VS2008, compile run the program, click on the button form, the form can be crazy jitter, and relatively large amplitude, jitter is more powerful than the QQ . Because the program mainly trying to achieve jitter function, how there is no landscaping, you can be the core code into your program.
To Search:
File list (Check if you may need any files):
C#窗体抖动\WindowsFormsApplication2\Form1.cs
..........\........................\Form1.Designer.cs
..........\........................\Form1.resx
..........\........................\Program.cs
..........\........................\...perties\AssemblyInfo.cs
..........\........................\..........\Resources.Designer.cs
..........\........................\..........\Resources.resx
..........\........................\..........\Settings.Designer.cs
..........\........................\..........\Settings.settings
..........\........................\WindowsFormsApplication2.csproj
..........\WindowsFormsApplication2.sln
..........\WindowsFormsApplication2.suo
..........\........................\Properties
..........\WindowsFormsApplication2
C#窗体抖动