3
Hello good afternoon / evening
I’m new with c#, Guys someone there has an idea of how to get the accordion effect in Windows Form equal in HTML using jquery
3
Hello good afternoon / evening
I’m new with c#, Guys someone there has an idea of how to get the accordion effect in Windows Form equal in HTML using jquery
1
Uses this component of Accordion p/ Windows Forms it works very well: http://www.codeproject.com/Articles/416521/Easy-WinForms-Accordion-Control
Thank you, but I’ve already got that, actually I wanted something similar to "Expander" I say an element that when I click it will expand by showing content inside it. .
Browser other questions tagged c# winforms accordion
You are not signed in. Login or sign up in order to post.
you want to do this http://jsfiddle.net/zessx/r6eaw/12/ ? a toggle, say ?
– Thiago Friedman
Yes, but in Windows Form using C#
– Joab
I don’t mean using Jquery + HTML, I quoted as an example
– Joab
i know my friend that it is not in jquery + html that you want, is that I know this accordion effect as toggle, just wanted to confirm, beauty !?
– Thiago Friedman
It can , like wanted this effect , in the form
– Joab