PDA

Click to See Complete Forum and Search --> : connecting lines to picture boxes at runtime


steve_rm
Dec 7th, 2001, 11:14 AM
Please can you tell me the best may to join to picture boxes together using the line control at run-time. So that when you drag the picture box the line will move with the picture box.

Many Thanks in Advance

Steve

Jotaf98
Dec 7th, 2001, 05:05 PM
One of the demos or templates (not sure) that come with Visual Basic demonstrates just that, I think it's an explorer-like form. But it uses a gray picturebox instead of a line control because line controls can't be clicked :p