| Visual Basic | |
|---|---|
Property Enabled As System.Boolean | |
| C# | |
|---|---|
System.bool Enabled {get; set;} | |
| JavaScript | |
|---|---|
get_Enabled () : Boolean put_Enabled ( NewVal : Boolean ) | |
Property Value
True to enable the menu item, false to disable itDraftSight V1R1
| Enabled Property (IMenuItem) | Send Feedback |
| See Also | |