Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Visual Basic Power Packs controls LineShape (Read 1414 times)
Bernard
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Joined: Oct 9th, 2024
Visual Basic Power Packs controls LineShape
Oct 9th, 2024 at 3:09am
Print Post  
I am evaluating to buy Winform pack. Is there any line component that i can put it in winform like Visual Basic Power Packs controls LineShape?
  
Back to top
 
IP Logged
 
Slavcho
God Member
*****
Offline


tech.support

Posts: 3371
Joined: Oct 19th, 2005
Re: Visual Basic Power Packs controls LineShape
Reply #1 - Oct 9th, 2024 at 7:06am
Print Post  
If you've found our pack because of the VB.Compatibility-like file/dir listboxes, our developers implemented them only because found it easier than redoing sample projects that relied on the deprecated controls Smiley Other than these, we are not generally trying to replicate VB UI controls.

At this time closest we have to PowerPack's ShapeContainer + LineShape/OvalShape/RectangleShape controls is the DiagramView control. You can add DiagramLink objects to the diagram to display lines and curves, setting their Shape and ControlPoints properties. DiagramLink is mostly used as connector between nodes, but there's CreateDiagramLink method and link constructor overloads that take point arguments, letting you create simple unconnected lines.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Bernard
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Joined: Oct 9th, 2024
Re: Visual Basic Power Packs controls LineShape
Reply #2 - Oct 16th, 2024 at 12:11am
Print Post  
Ok. Thank you for helping.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint