Menu.Main.itemChecked() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Menu.Main Class Summary |
Availability |
Windows, Mac OSX, Linux |
Usage |
mdm.Menu.Main.itemChecked(headerLabel:String, itemLabel:String, checked:Boolean):Void |
Parameters |
headerLabel:String - Menu header label itemLabel:String - Item label checked:Boolean - Check/uncheck menu item |
Returns |
Nothing |
Description |
Checks or unchecks the specified menu item. |
Notes |
This menu type is not supported in transparent Forms. |
Example Code |
mdm.Menu.Main.itemChecked("File", "Open file", true); |
mdm.Menu.Main 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 |