1
Answer

Collapsible Panel in windows application

Hi,
 
I want to create a collapsible panel in C# windows application where if a user clicks a button a panel appears and if the user clicks the button again, the panel disappears.
 
If this is not possible, kindly help me out with an alternative way.
 
 

Answers (1)