Search results for query: *

  • Users: extase
  • Content: Threads
  • Order by date
  1. E

    reduce memory usage of pictureboxes

    Hi!! I have a lot of pictureboxes in my programm(their amount changes dynamically an can go up to 300 or more) and of course they contain pictures. The pictureboxes are used for preview function which means that the size of each box isn't very big(I think 75;60) and that i used...
  2. E

    dispose tooltips after usage

    Hi!! I have a textbox.mouserhover event, which creates a tooltip with the content of the textbox. Because of the fact, that it keeps creating tooltips when the mouse stays above the textbox, i want to dispose the tooltip after it disapeared/hides or when the muserhoversubroutine ends. The...
Back
Top