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
Printable View
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
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