| Enabled Property | |
| See Also |
Indicates whether the menu item is enabled.
Read-write property
| Visual Basic |
|---|
Public Property Enabled() As Boolean |
You can later enable and disable the menu item using MenuItem.Enabled.
| Enabled Property | |
| See Also |
| Visual Basic |
|---|
Public Property Enabled() As Boolean |
You can later enable and disable the menu item using MenuItem.Enabled.