example i select a label with the text: “Y” and i want to usercombobox to close and shows “Y” in the usercombobox . just like a combobox when u select smth u can still see what u selected.
You don’t need to add controls, just assign the drop down control. In there you can place whatever you like. It’s a “User”ComboBox, the implementation is up to you.