KB-31750: Script for minimizing the application’s Viewer.

Question:

Can I create a button that minimizes the Viewer of the application being executed instead of using Windows’s default buttons?

Solution:

Yes; to do so, you will need to use the  MinimizeFrame() method of _top object or of the frame currently being used.

The script using this method will look like this:  Application.Item(“_top”).MinimizeFrame()

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *