Main Takeaway: Code: If KeyCode = 40 Then Shape1.top = Shape1.top + 360 If KeyCode = 38 then Shape1.top = Shape1.top - 360 If Keycode ... Normally it would be a lot smoother, without the lag, but whenever I am recording my computer slows down a lot.
Moving A Shape In Visual Basic 6 -
Code: If KeyCode = 40 Then Shape1.top = Shape1.top + 360 If KeyCode = 38 then Shape1.top = Shape1.top - 360 If Keycode ... Normally it would be a lot smoother, without the lag, but whenever I am recording my computer slows down a lot.
Important details found
- Code: If KeyCode = 40 Then Shape1.top = Shape1.top + 360 If KeyCode = 38 then Shape1.top = Shape1.top - 360 If Keycode ...
- Normally it would be a lot smoother, without the lag, but whenever I am recording my computer slows down a lot.
Why this topic is useful
The goal of this page is to make Moving A Shape In Visual Basic 6 easier to scan, compare, and understand before opening related resources.
Frequently Asked Questions
What should readers check next?
Readers should check related pages, official references, or updated sources when details matter.
Why are related topics included?
Related topics help readers compare nearby references and understand the broader subject.
What is this page about?
This page summarizes Moving A Shape In Visual Basic 6 and connects it with related entries, references, and supporting context.