Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to deactivate a node? (Read 1627 times)
Garlapati Sandeep
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 1
Joined: Apr 19th, 2012
How to deactivate a node?
Apr 19th, 2012 at 6:32am
Print Post  
Hi All,

Can any one let me know "How to deactivate a node"?

Like if a node is selected in the Flowchart, I would like to deactivate it programatically.. How would I do so?

Thanks and Regards,

G.V.N.Sandeep.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to deactivate a node?
Reply #1 - Apr 19th, 2012 at 6:49am
Print Post  
Hi,

Set node.Selected = false. If you want to stop items being automatically selected after the user draws them, set Diagram.SelectAfterCreate = false.

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