Mono Class Library: Overview

System.ComponentModel.Design.DesignSurface: Method Members

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

See Also: Inherited members from System.Object

Public Methods

BeginLoad(System.ComponentModel.Design.Serialization.DesignerLoader)
Documentation for this section has not yet been entered.
BeginLoad(Type)
Documentation for this section has not yet been entered.
CreateNestedContainer(System.ComponentModel.IComponent) : System.ComponentModel.INestedContainer
Documentation for this section has not yet been entered.
CreateNestedContainer(System.ComponentModel.IComponent, string) : System.ComponentModel.INestedContainer
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Flush()
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.

Protected Methods

CreateComponent(Type) : System.ComponentModel.IComponent
Documentation for this section has not yet been entered.
CreateDesigner(System.ComponentModel.IComponent, bool) : IDesigner
Documentation for this section has not yet been entered.
CreateInstance(Type) : object
Documentation for this section has not yet been entered.
Dispose(bool)
Documentation for this section has not yet been entered.
OnLoaded(LoadedEventArgs)
Documentation for this section has not yet been entered.
OnLoading(EventArgs)
Documentation for this section has not yet been entered.
OnUnloaded(EventArgs)
Documentation for this section has not yet been entered.
OnUnloading(EventArgs)
Documentation for this section has not yet been entered.
OnViewActivate(EventArgs)
Documentation for this section has not yet been entered.