Catching a resize or movement of a calendar entry |
Post Reply |
Author | |
f135ta
Newbie Joined: 28 October 2007 Location: United Kingdom Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 28 October 2007 at 12:25pm |
I'm evaluating the calendar within a vb.net program.
I'm using a custom SQL data provider to populate and update the calendar entries.
I've managed to create, update and delete entries, but I need to know how to capture the "movement" of entries on the main screen and resizing so that the times can be amended by my code.
Can someone help me out with which methods I need to use or events I need to capture so I can write the code to update my database?
Either that or disable the user from being able to move or resize any calendar entries?
Thanks Rob
|
|
Try once... If it doesn't work.. Try again...
|
|
Mark19960
Groupie Joined: 17 October 2007 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
|
See DoUpdateEvent in the help. This event fires every time the entry is moved, resized, etc... |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |