Completed
Last Updated: 14 May 2014 15:35 by ADMIN
ADMIN
George
Created on: 07 May 2014 14:04
Category: Editors
Type: Bug Report
1
FIX. RadDateTimePicker - Memory leak when the ShowUpDown property is set to true
To reproduce:

Create a Form, add a RadDateTimePicker and set the ShowUpDown property to true. Create another Form with one button. One click of the button create a new instance of the first form, show it and close it. You will notice that the memory usage will increase as you click more and more.
0 comments