Application.sendToBack() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Application Class Summary |
Availability |
Windows, Mac OSX, Linux |
Usage |
mdm.Application.sendToBack():void |
Parameters |
None |
Returns |
Nothing |
Description |
Causes the application to become a non-topmost window (it will appear behind all topmost windows). |
Notes |
This command has no effect if the window is already a non-topmost window. |
Example Code |
mdm.Application.sendToBack(); |
mdm.Application 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 |