I have encountered problems when i change the width += 1 to some other number like
width += 10 or 15. Can you explain me why? As all i was trying to do is increase the speed of the animation, because the least that you can get on the timer is 1ms, which is surprisingly slow to increase / decrease the form's width.
You are again expecting us to divine information using ESP. How can I explain why you get problems when I don't know what problems you get? Try providing a FULL and CLEAR description of the problem that includes ALL the relevant information. Relevant code snippets and error messages are appropriate if they are available.