Mono Class Library: Overview

System.ComponentModel.Design.IDesignerHost: Method Members

The methods of System.ComponentModel.Design.IDesignerHost are listed below. For a list of all members, see the IDesignerHost Members list.

Public Methods

Activate()
Documentation for this section has not yet been entered.
CreateComponent(Type) : System.ComponentModel.IComponent
Documentation for this section has not yet been entered.
CreateComponent(Type, string) : System.ComponentModel.IComponent
Documentation for this section has not yet been entered.
CreateTransaction() : DesignerTransaction
Documentation for this section has not yet been entered.
CreateTransaction(string) : DesignerTransaction
Documentation for this section has not yet been entered.
DestroyComponent(System.ComponentModel.IComponent)
Documentation for this section has not yet been entered.
GetDesigner(System.ComponentModel.IComponent) : IDesigner
Documentation for this section has not yet been entered.
GetType(string) : Type
Documentation for this section has not yet been entered.