1
Answer

Collapsible Panel in windows application

Harsh Jani

Harsh Jani

10y
8.1k
1
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)