Search results for query: *

  • Users: lekso
  • Order by date
  1. L

    WinForm does not respond

    he :) Thank you everybody for replies, I'll try to solve the problem with background threads, this seems to be what I need. The problem was as follows: when calculations begin, the winform looks ok, even progressbar works, but once I drag the window to another location on the screen, or...
  2. L

    WinForm does not respond

    Hi! I have following problem. My VB.NET application does much computations and during this process winform is just filled with white color. Is it possible to make it look better, so that a progressbar and other controls could be visible? I use VS2003. Thanks for reply, Alex
Back
Top