I have a event handler for a command button double click event. When the app runs - the code in the event handler never gets executed. Why? I've had a look at the MSDN help and the double click event is not listed for a command button - however it is available from the drop down list. Is there a workaround to get double click to work . If so, how.
Thanks for your help in advance.
Thanks for your help in advance.