S
Stefanos Blairos
Whilst working on a VBA project at work I wanted to force Word 2000 to
perform a grammar check from code.
However when it launches the buttons are 'sticky' and remain down when
clicked until the mouse is moved. While this is still quite functional, it
is very annoying.
I'm just calling the check from a button click event:
ActiveDocument.CheckGrammar
Am I missing anything? Or is this a bug?
Thanks in advance
Stefanos
perform a grammar check from code.
However when it launches the buttons are 'sticky' and remain down when
clicked until the mouse is moved. While this is still quite functional, it
is very annoying.
I'm just calling the check from a button click event:
ActiveDocument.CheckGrammar
Am I missing anything? Or is this a bug?
Thanks in advance
Stefanos