The Mouse_Down, Up and Move Events are tied to a specific window.

WHen drawing in that window(eg PicBox) in code (eg. MoveTo, LineTo) and at the same time using the mouse (User Inferface not code interface) to draw in the same window a conflict occurs.

Simple flag does not work. VB doesn't support threads.

Any Solutions???