System.Windows.Forms.Design.ComponentDocumentDesigner Members

The members of System.Windows.Forms.Design.ComponentDocumentDesigner are listed below.

See Also: Inherited members from System.ComponentModel.Design.ComponentDesigner

Public Constructors

Public Properties

[read-only]
ControlSystem.Windows.Forms.Control.

Gets the control for the designer.

TrayAutoArrangebool.

Gets or sets a value indicating whether the component tray for the designer is in auto-arrange mode.

TrayLargeIconbool.

Gets or sets a value indicating whether the component tray for the designer is in large icon mode.

Public Methods

override
Initialize(System.ComponentModel.IComponent)

Initializes the designer with the specified component.

Protected Methods

override
Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.Design.ComponentDocumentDesigner and optionally releases the managed resources.

GetToolSupported(System.Drawing.Design.ToolboxItem) : bool

Gets a value indicating whether the specified tool is supported by the designer.

override
PreFilterProperties(IDictionary)

Adjusts the set of properties the component will expose through a System.ComponentModel.TypeDescriptor.

Explicitly Implemented Interface Members

System.Windows.Forms.Design.IOleDragClient.AddComponentDocumentation for this section has not yet been entered.
[read-only]
System.Windows.Forms.Design.IOleDragClient.CanModifyComponentsbool. Documentation for this section has not yet been entered.
[read-only]
System.Windows.Forms.Design.IOleDragClient.ComponentSystem.ComponentModel.IComponent. Documentation for this section has not yet been entered.
System.ComponentModel.Design.ITypeDescriptorFilterService.FilterAttributes

For a description of this member, see System.ComponentModel.Design.ITypeDescriptorFilterService.FilterAttributes(System.ComponentModel.IComponent, IDictionary).

System.ComponentModel.Design.ITypeDescriptorFilterService.FilterEvents

For a description of this member, see System.ComponentModel.Design.ITypeDescriptorFilterService.FilterEvents(System.ComponentModel.IComponent, IDictionary).

System.ComponentModel.Design.ITypeDescriptorFilterService.FilterProperties

For a description of this member, see System.ComponentModel.Design.ITypeDescriptorFilterService.FilterProperties(System.ComponentModel.IComponent, IDictionary).

System.Windows.Forms.Design.IOleDragClient.GetControlForComponentDocumentation for this section has not yet been entered.
System.Windows.Forms.Design.IOleDragClient.GetDesignerControlDocumentation for this section has not yet been entered.
System.Drawing.Design.IToolboxUser.GetToolSupported

For a description of this member, see System.Drawing.Design.IToolboxUser.GetToolSupported(System.Drawing.Design.ToolboxItem).

System.ComponentModel.Design.IRootDesigner.GetView

For a description of this member, see System.ComponentModel.Design.ViewTechnology.

System.Windows.Forms.Design.IOleDragClient.IsDropOkDocumentation for this section has not yet been entered.
[read-only]
System.ComponentModel.Design.IRootDesigner.SupportedTechnologiesSystem.ComponentModel.Design.ViewTechnology[].

For a description of this member, see System.ComponentModel.Design.IRootDesigner.SupportedTechnologies.

System.Drawing.Design.IToolboxUser.ToolPicked

For a description of this member, see System.Drawing.Design.IToolboxUser.ToolPicked(System.Drawing.Design.ToolboxItem).