MenuCommandsChangedType Enumeration
.NET Framework (current version)
Specifies the type of action that occurred to the related object's MenuCommands collection.
Assembly: System.Design (in System.Design.dll)
| Member name | Description | |
|---|---|---|
| CommandAdded | Specifies that one or more command objects were added. | |
| CommandChanged | Specifies that one or more commands have changed their status. | |
| CommandRemoved | Specifies that one or more commands were removed. |
.NET Framework
Available since 2.0
Available since 2.0
Show: