Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic PutInContainer (Read 1383 times)
KillaChris
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 18
Joined: Apr 25th, 2012
PutInContainer
Apr 25th, 2012 at 11:54am
Print Post  
Hello,
in the old FlowChart Control there was the Method box.PutInContainer
is there something similar in the new Control?
I already read your Online Documentation, but i wasn't able to find something about the PutInContainer Method.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: PutInContainer
Reply #1 - Apr 25th, 2012 at 12:45pm
Print Post  
Hi,

The functionality of the Box class from the ActiveX version has been separated into several classes in .NET: ShapeNode, ContainerNode, ControlNode. In this case you should use ContainerNode.Add(child).

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint