Hello,
Even though I've looked around the forum about creating a simple UltraDropDownButton with simple list of elements and an event at "SelectionChange"(whatever is the formal name), I have a hard time at following the setup/use logic with the code that's needed to setup such simple control filled programmatically, so... a link or comment about a code sample and step-by-step explanation and how to implement everything would be appreciated.
Waiting in hope...
Thank you for posting in our forums!
Using the steps from this page in our documentation, I've created and attached a sample showing simple steps to create a DropDownButton with two options.
I have included comments in the code for Form1.cs summarizing each section of code and which step they apply to from the documentation.
If you have any further questions or concerns with this, please let me know and I will be glad to help.
7762.UltraDropDownButton_CodeSetup.zip