bvgsoft_s
December 20, 2007, 11:11:35
I am testing the trial version now.
I have written some code to draw lines in _OverlayUpdate event.
I want to move those lines dynamically by changing x and y co-ordinates.
x and y changes when I press arrow keys using keypress even of form. (KeyPreview=True).Position of lines does not change when co-ords changes.
How to solve this problem, kindly help.
I have written some code to draw lines in _OverlayUpdate event.
I want to move those lines dynamically by changing x and y co-ordinates.
x and y changes when I press arrow keys using keypress even of form. (KeyPreview=True).Position of lines does not change when co-ords changes.
How to solve this problem, kindly help.