Minimize/Maximize event

Hi,

Can we get Minimize/Maximize event of the smart client in the plugin. we need to handle some things, when someone Minimize/Maximize smart client

Yes. See the Message Tester tools plugin sample.

Hi ,

Any event for maximize when we double click on imageviewer?

We see no message in messagetester when we double click even native view

No. There is a “SmartClient.ViewItemControlCommand” that makes it possible to send a command to maximize a viewitem, there is no indication you can catch when the user maximize by doing a double-click in a viewitem.

I think my previous answer given 6 years ago must be misleading and I will remove the “best answer” property from that answer.