IgnaceMaes / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
2.86k stars 831 forks source link

Save Click Event Handler in Expansion Panel. #291

Open G0dang opened 4 months ago

G0dang commented 4 months ago

When running, the 'Next' button in the expansion panel always collapses the panel. How do I stop it from collapsing until certain conditions are met?

C#, Visual Studio, Windows Forms

Thanks!