Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I used the third party control in windows application . while i using this control after then close it and not reduce memory leak
Posted

1 solution

If the control is leaking, there is nothing you can do to fix it, except

1) Get the code and modify it (unlikely)
2) Get the manufacturer to fix it (possible, but depends on the manufacturer - it's worth a try though)
3) Use a different control instead.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900