Question
is it possible to cancel new time item created by mouse ?
example click ESC or etc..
Thanks in advance… 🙂
Answer
Set the e.Allow=false in the OnTimeItem_AfterCreateByMouse event.
Question
is it possible to cancel new time item created by mouse ?
example click ESC or etc..
Thanks in advance… 🙂
Answer
Set the e.Allow=false in the OnTimeItem_AfterCreateByMouse event.