Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1440
Does UltraTree dispose of its images
posted

I load an embedded resource which is an image and that image is used is in an UltraTreeNode. When the form that contains the UltraTree that contains the UltraTreeNode that uses the image is closed does the UltraTreeNode dispose of the image properly or do I have to write code to dispose of the image?

Parents
  • 71886
    Offline posted

    Hello sfrierdi,

    I believe that when the form is disposed the image used by the 'WinTree' control is being disposed as well so you should not have any leaks.

    Please do not hesitate to ask if something comes up.

Reply Children
No Data