Maximise Event

  • Thread starter Thread starter Roger
  • Start date Start date
R

Roger

If an end user minimises the entire application (Excel) is there a way to
trigger an event when the application is maximised

Thankyou in anticipation
 
I don't think you'll find any event that covers changing the size of the
application window.

You will find some events that do fire when a sheet window is resized, though.
But it doesn't sound like that's what you want.
 
Dave - you have confimed what I thought - thanks

Dave Peterson said:
I don't think you'll find any event that covers changing the size of the
application window.

You will find some events that do fire when a sheet window is resized, though.
But it doesn't sound like that's what you want.
 
Back
Top