Mono Class Library: Overview

System.ComponentModel.Design.DesignSurface: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
ComponentContainerSystem.ComponentModel.IContainer. Documentation for this section has not yet been entered.
[read-only]
IsLoadedbool. Documentation for this section has not yet been entered.
[read-only]
LoadErrorsICollection. Documentation for this section has not yet been entered.
[read-only]
Viewobject. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
ServiceContainerServiceContainer. Documentation for this section has not yet been entered.

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.

Public Events

DisposedDocumentation for this section has not yet been entered.
FlushedDocumentation for this section has not yet been entered.
LoadedDocumentation for this section has not yet been entered.
LoadingDocumentation for this section has not yet been entered.
UnloadedDocumentation for this section has not yet been entered.
UnloadingDocumentation for this section has not yet been entered.
ViewActivatedDocumentation for this section has not yet been entered.