ComponentDocumentDesigner クラス
アセンブリ: System.Design (system.design.dll 内)

Public Class ComponentDocumentDesigner Inherits ComponentDesigner Implements IRootDesigner, IDesigner, IDisposable, IToolboxUser, _ ITypeDescriptorFilterService
public class ComponentDocumentDesigner : ComponentDesigner, IRootDesigner, IDesigner, IDisposable, IToolboxUser, ITypeDescriptorFilterService
public ref class ComponentDocumentDesigner : public ComponentDesigner, IRootDesigner, IDesigner, IDisposable, IToolboxUser, ITypeDescriptorFilterService
public class ComponentDocumentDesigner extends ComponentDesigner implements IRootDesigner, IDesigner, IDisposable, IToolboxUser, ITypeDescriptorFilterService
public class ComponentDocumentDesigner extends ComponentDesigner implements IRootDesigner, IDesigner, IDisposable, IToolboxUser, ITypeDescriptorFilterService

ComponentDocumentDesigner は、入れ子になったコンポーネントをサポートするルート デザイン ドキュメントのデザイナのための基本クラスを提供します。また、ComponentDocumentDesigner は、ComponentDesigner クラスから継承したメソッドおよび機能の他に、IRootDesigner インターフェイスを実装し、入れ子になったコンポーネントすべて、および関連コンポーネントに対して、ルート レベルのデザイン モード ビューを提供します。
![]() |
---|
通常、Form または Control のルート レベルのデザイン モード ビューは、組み込みのルート デザイナによって提供されます。デザイン モードで他の種類のルート コンポーネントのビューを使用するには、IRootDesigner をカスタム実装する必要があります。 |
DesignerAttribute を使用してデザイナに型を関連付けることができます。デザイン時の動作のカスタマイズの概要については、「デザイン時サポートの拡張」を参照してください。

System.ComponentModel.Design.ComponentDesigner
System.Windows.Forms.Design.ComponentDocumentDesigner


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ComponentDocumentDesigner クラスのページへのリンク