Thanks to hlim for this one:
This fixes a bug that crashes the app on the Dropdown Userobjects sample. When clicking on the toolbar dropdown without closing a previous dropdown, the handle is orphaned and causes a crash when attempting to validate. I put in a of_Cancel() if the previous dropdown is still active.
More memory leaks discovered and fixed in u_dwtoolbar! I'll probably spend more time in hunting down these leaks for the next few days. If you find your app crashing after extended periods of use when using this library, let me know! =D