Mono Class Library: Overview

System.ComponentModel.Design.ComponentDesigner: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ActionListsDesignerActionListCollection. Documentation for this section has not yet been entered.
[read-only]
AssociatedComponentsICollection. Documentation for this section has not yet been entered.
[read-only]
ComponentSystem.ComponentModel.IComponent. Documentation for this section has not yet been entered.
[read-only]
VerbsDesignerVerbCollection. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
InheritanceAttributeSystem.ComponentModel.InheritanceAttribute. Documentation for this section has not yet been entered.
[read-only]
Inheritedbool. Documentation for this section has not yet been entered.
[read-only]
ParentComponentSystem.ComponentModel.IComponent. Documentation for this section has not yet been entered.
[read-only]
ShadowPropertiesComponentDesigner.ShadowPropertyCollection. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Documentation for this section has not yet been entered.
DoDefaultAction()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
Initialize(System.ComponentModel.IComponent)
Documentation for this section has not yet been entered.
InitializeExistingComponent(IDictionary)
Documentation for this section has not yet been entered.
InitializeNewComponent(IDictionary)
Documentation for this section has not yet been entered.
InitializeNonDefault()
Documentation for this section has not yet been entered.
OnSetComponentDefaults()
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.
InvokeGetInheritanceAttribute(ComponentDesigner) : System.ComponentModel.InheritanceAttribute
Documentation for this section has not yet been entered.
PostFilterAttributes(IDictionary)
Documentation for this section has not yet been entered.
PostFilterEvents(IDictionary)
Documentation for this section has not yet been entered.
PostFilterProperties(IDictionary)
Documentation for this section has not yet been entered.
PreFilterAttributes(IDictionary)
Documentation for this section has not yet been entered.
PreFilterEvents(IDictionary)
Documentation for this section has not yet been entered.
PreFilterProperties(IDictionary)
Documentation for this section has not yet been entered.
RaiseComponentChanged(System.ComponentModel.MemberDescriptor, object, object)
Documentation for this section has not yet been entered.
RaiseComponentChanging(System.ComponentModel.MemberDescriptor)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.ComponentModel.Design.ITreeDesigner.ChildrenICollection. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.Design.ITreeDesigner.ParentIDesigner. Documentation for this section has not yet been entered.
System.ComponentModel.Design.IDesignerFilter.PostFilterAttributesDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IDesignerFilter.PostFilterEventsDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IDesignerFilter.PostFilterPropertiesDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IDesignerFilter.PreFilterAttributesDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IDesignerFilter.PreFilterEventsDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IDesignerFilter.PreFilterPropertiesDocumentation for this section has not yet been entered.