DesignerActionListsChangedEventArgs Properties

 

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

NameDescription
System_CAPS_pubpropertyActionLists

Gets the collection of DesignerActionList objects associated with this event.

System_CAPS_pubpropertyChangeType

Gets a flag indicating whether an element has been added or removed from the collection of DesignerActionList objects.

System_CAPS_pubpropertyRelatedObject

Gets the object that that is associated with the collection of DesignerActionList objects.

Return to top
Show: