Search results for query: *

  1. C

    increase performance of form when set transparent

    Yes, when i tried this without the controls backcolor set to transparent. It's fast. So i think when i set to transparent, pixel of image of background will be mapped to pixel of controls. So it's so slow. And how could i solve this? Any ideas will be welcomed
  2. C

    increase performance of form when set transparent

    I have a form and 30 controls on it. I set backcolor of 30 controls to transparent ( so i can see the backgroundImage of form ). But when i did that, the form is loaded very slow. So how could i do to increase the performance of form ( when form is loaded ) ? Please give me some instructions.
Back
Top