next up previous contents
Next: pos Up: properties Previous: properties   Contents


windowSize

Description

Sets or gets the size option of the main window. Integer. This property corresponds to the "Window Size" group box in the dialog box "Operation panel"-"Application Definition"-"Size and position" of SWFKit UI


Syntax

Application.SizeAndPos.windowSize


Remarks

It can be one of the following values:
  1. $SSDEFAULT
  2. $SSFULLSCREEN
  3. $SSMAXIMIZED
  4. $SSCUSTOMIZED
  5. $SSPERCENT
Note: You cannot set window size with customized width and height by this property, use the setCustomSize method instead. The Application.SizeAndPos object doesn't offer any method to set window size to some percents of the desktop.




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.