How programatically close a NControlDropDownButton


https://www.nevron.com/Forum/Topic8513.aspx
Print Topic | Close Window

By Billy Barnes - 10 Years Ago
How can I prgramitcally close the dropdown portion of a NControlDropDownButton? I have a NGalleryPanel and when the user selects something on the panel, I need the NControlDropDownButton to close.
By Nevron Support - 10 Years Ago
Hi Billy,

To close the drop down part of NControlDropDownButton you need to call HideOptions() method.