Mono Class Library: Overview

System.ComponentModel.Design.DesignerActionService: Members

The members of System.ComponentModel.Design.DesignerActionService are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

Add(System.ComponentModel.IComponent, DesignerActionList)
Documentation for this section has not yet been entered.
Add(System.ComponentModel.IComponent, DesignerActionListCollection)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Contains(System.ComponentModel.IComponent) : bool
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
GetComponentActions(System.ComponentModel.IComponent) : DesignerActionListCollection
Documentation for this section has not yet been entered.
GetComponentActions(System.ComponentModel.IComponent, ComponentActionsType) : DesignerActionListCollection
Documentation for this section has not yet been entered.
Remove(DesignerActionList)
Documentation for this section has not yet been entered.
Remove(System.ComponentModel.IComponent)
Documentation for this section has not yet been entered.
Remove(System.ComponentModel.IComponent, DesignerActionList)
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
GetComponentDesignerActions(System.ComponentModel.IComponent, DesignerActionListCollection)
Documentation for this section has not yet been entered.
GetComponentServiceActions(System.ComponentModel.IComponent, DesignerActionListCollection)
Documentation for this section has not yet been entered.

Public Events

DesignerActionListsChangedDocumentation for this section has not yet been entered.