MenuCommandsChangedEventArgs::ChangeType Property

 

Gets the type of change that caused MenuCommandsChanged to be raised.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

public:
property MenuCommandsChangedType ChangeType {
	MenuCommandsChangedType get();
}

.NET Framework
Available since 2.0
Return to top
Show: