Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diseabled the drag property of an item (Read 3158 times)
Jérôme Macé
Guest


Diseabled the drag property of an item
Jun 22nd, 2006 at 8:09am
Print Post  
How can I diseabled the Drag action of an appointement ?
Thanks ,
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Diseabled the drag property of an item
Reply #1 - Jun 22nd, 2006 at 10:36am
Print Post  
Try settings the Locked property of the corresponding item to true.

Code
Select All
item.Locked = true; 



Meppy
  
Back to top
 
IP Logged
 
Jerome Mace
YaBB Newbies
*
Offline



Posts: 5
Joined: Jun 22nd, 2006
Re: Diseabled the drag property of an item
Reply #2 - Jun 23rd, 2006 at 8:15am
Print Post  
Thanks
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint