Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metroSetTabControl Slide Animation #40

Open
Boukri opened this issue Dec 7, 2020 · 1 comment
Open

metroSetTabControl Slide Animation #40

Boukri opened this issue Dec 7, 2020 · 1 comment

Comments

@Boukri
Copy link

Boukri commented Dec 7, 2020

In the form preview i can see the animation of sliding the tabControl's tabs, but when i execute the app i can't see the animation


The properties i made for the TabControl:
AnimateEastingType => SineIn
AnimateTime => 200
UseAnimation => true


@Boukri
Copy link
Author

Boukri commented Dec 7, 2020

I solve the problem by going the designer class and write manually "this.metroSetTabControl1.UseAnimation = true;"
So just try to make the code autogenerated from the properties tab in the visual studio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant