DesignerActionListsChangedEventArgs Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | ActionLists | Gets the collection of DesignerActionList objects associated with this event. |
![]() | ChangeType | Gets a flag indicating whether an element has been added or removed from the collection of DesignerActionList objects. |
![]() | RelatedObject | Gets the object that that is associated with the collection of DesignerActionList objects. |
Show:
