VBA: Word Application.WindowSize event does not work on Mac

Eugene Z 20 Reputation points
2025-06-18T14:50:18.08+00:00

I have implemented Word Application.WindowSize event, according to pages

https://learn.microsoft.com/en-us/office/vba/api/word.application.windowsize

and

https://learn.microsoft.com/en-us/office/vba/word/concepts/objects-properties-methods/using-events-with-the-application-object-word

It works great on the Windows platform.

On the Mac platform the WindowSize event is never triggered.

What changes are needed for the WindowSize event to work on Mac?

Developer technologies VB
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.