Hi,
Now I have a procedure ApplyEffect which draws some stuff on a usercontrol. I have placed a call to this procedure inside the Usercontrol_Paint event, when i size the usercontrol to increase it, the function works gr8, but when i reduces the size, the procedure is not called coz the usercontrol has not to be painted when we reduce itz size(that i know). Now where should i place a call to the procedure so that it gets called even when i reduce the size of the usercontrol. I hope u guyz have clearly understood my porblem. (Rick Bull, i expect a reply from u)




Reply With Quote