UserControlDesigner.ActionLists Property
.NET Framework (current version)
Gets the action list collection for the user control designer.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.ComponentModel.Design.DesignerActionListCollectionA DesignerActionListCollection that contains the action list tags for the control designer.
This implementation creates two DesignerActionMethodItem objects in the collection: Edit User Control and Refresh.
.NET Framework
Available since 2.0
Available since 2.0
Show: