Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pickleft/Animator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

Animator

Give Your C# Application A New Look With The Form Display Animation.

Features

  • FadeIn.
  • FadeOut.
  • SlideLeft.
  • SlideRight.
  • SlideTop.
  • SlideBottom.

Getting Started

Preview

9QTh5FCzCt.mp4

Usage

  • Run Application With FadeIn Animation :
	Animator.Utils.AnimatorModule animator = new Animator.Utils.AnimatorModule();
	animator.ShowAnimation(new Form1(), AnimatorModule.AnimationStyle.SlideLeft)
	Application.Run();
* Display Form With Animation : 
	Animator.Utils.AnimatorModule animator = new Animator.Utils.AnimatorModule();
	animator.ShowAnimation(new Form1(), AnimatorModule.AnimationStyle.SlideLeft)

Authors

Contributors names and contact info

@Pickleft / Pickleft#1853

Acknowledgments

Inspiration, code snippets, etc.

About

C# Form Display Animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /