S
Sean Rohead
When I double click on a CommandBarButton, Word is sending three events to
my OnClick handler instead of just two as I would expect. Possibly this
third event is a double click event (ie. click1, click2, doubleclick), but I
don't see any way to distinguish (and ignore) a doubleclick from a regular
click. Does anyone know of a work around?
Thanks,
Sean Rohead
my OnClick handler instead of just two as I would expect. Possibly this
third event is a double click event (ie. click1, click2, doubleclick), but I
don't see any way to distinguish (and ignore) a doubleclick from a regular
click. Does anyone know of a work around?
Thanks,
Sean Rohead