Shape and line controls for VB6, only a little more interactive?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Colleagues, Are there controls for VB6 that have the visual properties of a shape and line controls, and also have better mouse support, so that they can be made more interactive? I’m writing an application that displays a process diagram. I’d like to add things like ToolTips and to make some elements on the diagram clickable. I know that I can put a label on a shape and it would provide the mouse support that I need. It would work for square-ish shapes, but it doesn’t work well for circles. - Nick