Forms.windowState | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Forms Class Summary |
Availability |
Windows, Mac OSX, Linux |
Usage |
mdm.Forms.formName.windowState:String |
Parameters |
None |
Returns |
A String |
Description |
Contains the window state of the specified Form. Returns "max" for Maximized, "min" for minimized and "nor" for Normal. |
Notes |
Read-Only |
Example Code |
var myFormState:String = mdm.Forms.MainForm.windowState; |
mdm.Forms Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |