CommandPopupMenu<T>.DisableMenuItem Method
| Name | Parameters | Description |
|---|---|---|
| DisableMenuItem(T, Boolean) | id, recursive | Find a menu item specified by its Id and disable it. |
| DisableMenuItem(T) | id | Find a menu item specified by its Id and disable it. |
| Name | Parameters | Description |
|---|---|---|
| DisableMenuItem(T, Boolean) | id, recursive | Find a menu item specified by its Id and disable it. |
| DisableMenuItem(T) | id | Find a menu item specified by its Id and disable it. |