BostjanK
03-11-2003, 01:19 AM
Hi!
I would like to use 3D line in my project. Because Visual Basic doesn't support it, I draw two line controls 15 twips apart and set the top (or left) bordercolor to vb3dhighlight and the bottom (or right) to vb3dshadow.
This works fine, but is quite time-consuming when I want to move the line. Is there an easier way? (I know I could construct custom control, but I'm a newbie and don't know how to do it, so I would prefer some other method if possible)
Bostjan
I would like to use 3D line in my project. Because Visual Basic doesn't support it, I draw two line controls 15 twips apart and set the top (or left) bordercolor to vb3dhighlight and the bottom (or right) to vb3dshadow.
This works fine, but is quite time-consuming when I want to move the line. Is there an easier way? (I know I could construct custom control, but I'm a newbie and don't know how to do it, so I would prefer some other method if possible)
Bostjan