Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Delete Box using Delete Key (Read 1766 times)
Karen Mc Geady
Guest


Delete Box using Delete Key
Nov 15th, 2005 at 7:52am
Print Post  
Hi,
  when the user selects an object on the flowchart and presses the delete key I am presenting them with a message asking them do they wish to proceed Yes / No.  Even when they select No - i am doing nothing further in the method but the box is still removed.  Is there any way of preventing this?

Thanks
Karen
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Delete Box using Delete Key
Reply #1 - Nov 15th, 2005 at 8:05am
Print Post  
Hi,

Try handling the BoxDeleting method and set e.Confirm = false. Otherwise Flowchart.NET will handle the Del key itself and delete the box.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint