Minimize event

Minimize event

wmgshurik
Enthusiast Enthusiast
370 Views
2 Replies
Message 1 of 3

Minimize event

wmgshurik
Enthusiast
Enthusiast

Hello! How can I catch the event when user minimize or maximize Inventor's window?

0 Likes
371 Views
2 Replies
Replies (2)
Message 2 of 3

ruthsteed
Autodesk
Autodesk
Hi. You can listen for the OnMoveApplicationWindow event in the ApplicationEvents and query the Application's WindowState to determine if the window is minimized or maximized.


Ruth Steed
Inventor Development Team
Autodesk, Inc.

0 Likes
Message 3 of 3

wmgshurik
Enthusiast
Enthusiast

There is OnMove event only in the TriadEventsClass. No one is in the ApplicationEvents in API 2016...So I don't know what can I do.

1.jpg

 

 

 

 

 

0 Likes