lsxECLWinMetrics
This is the lsxECLWinMetrics object contained within this lsxECLSession object. Refer to lsxECLWinMetrics Class for a list of the properties and methods of this object. The following example shows this object.
' Connect to connection A
dim mySessObj as new lsxECLSession("A")
' Minimize the host window
mySessObj.lsxECLWinMetrics.Minimized = 1