Application.bringToFront() | 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.bringToFront():void |
Parameters |
None |
Returns |
Nothing |
Description |
Causes your application to become a top-most window (it will appear above all non-topmost windows even if it loses focus). |
Notes |
None |
Example Code |
mdm.Application.bringToFront(); |
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 |