DropDownControls
DropDownControls copied to clipboard
Drop-down selection cannot be made when tool-tip appears
Reproduce steps:
- When pulling down the drop-down tree, linger over the item so the tool-tip appears.
- Then, try to click the item, it won't select the item. This is because the tool-tip seems to be stealing the 'MouseClick' event.
Fixed this issue in my fork.