I have a ListBox that closes on the OnMouseLeave Event. There is also a slider that appears after I have populated the list box with my items. When i try to use the slider the ListBox closes. I dont understand why the event is being triggered when im just using the slider that is part of the ListBox.
↧