Hi, if the thread here not correct, please move.
if there any webform control like ASP.Net WebDropdown ?I want have an expandable Panel or something similar?I have a windowsform and i want display text/notes in a box that only should displayed when i expand it.
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this issue?
Thank you for using Infragistics Components
Hello,
As far as I understand you need of a component for Windows Forms application, which is a panel with extensibility with ability to expand and collapse it. If so you could use UltraExpandableGroupBox. More information about this component you could find on the following links:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinExpandableGroupBox.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinExpandableGroupBox_About_WinExpandableGroupBox.html
Please let me know if you have any further questions.