Hi Christopher,
Thanks for your question.
I have played a bit with the
ApplicationButton and I managed to find out how to achieve the behavior you need. I am using the
ApplicationButtonElement.Click and
ApplicationButtonElement.MouseDown events in my solution. Take a look at this code snippet:
I have also added a boolean flag to my Form class in order to mark the state of the Application Button which is part of my solution.
I hope this will help you.
Do not hesitate to get back to me in case of further questions.
Sincerely yours,
Deyan
the Telerik team