Icon Minimize Method

function Minimize: Boolean

Available In: Visual Client Applications

Use this method to minimize the element. Minimizing an element saves the current width and height of the element so that it can be restored later using the Restore method, and sets the Minimized to True.

This method will return True if the element was not already minimized and False if it was already minimized.
Image