Skip to content

This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.

License

Notifications You must be signed in to change notification settings

bradsp/Accordion

Repository files navigation

Accordion

Original project by opulos located at https://sourceforge.net/projects/accordion/.

This version migrated code to support .NET 6.

Features

  • Controls animate with slide-open and slide-closed effects.

  • Resize bars appear when the mouse is nearby.

  • Demo program in zip file to play around with the options.

  • Tool box context menu gives user the option to open/close all controls, and lock/unlock control heights.

  • 1

About

This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages