Hi,
I'm using a DropDown button, and edit its items dynamically in the DropDownOpening event.
I've tried to limit the size of the list popup using the MaxSize and MaximumSize properties of the list element, but it cuts the popup to only present the fitting items, without any scrolling bar.
I have tried several workarounds but I'm not getting the desired result.
Do you have any suggestions?
Thanks!