ComponentDocumentDesigner クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
入れ子になったコンポーネントをサポートするルート デザイン ドキュメントのデザイン モードの動作を拡張するための基本デザイナー クラス。
public ref class ComponentDocumentDesigner : System::ComponentModel::Design::ComponentDesigner, IDisposable, System::ComponentModel::Design::IRootDesigner, System::ComponentModel::Design::ITypeDescriptorFilterService, System::Drawing::Design::IToolboxUser
public class ComponentDocumentDesigner : System.ComponentModel.Design.ComponentDesigner, IDisposable, System.ComponentModel.Design.IRootDesigner, System.ComponentModel.Design.ITypeDescriptorFilterService, System.Drawing.Design.IToolboxUser
type ComponentDocumentDesigner = class
inherit ComponentDesigner
interface IRootDesigner
interface IDesigner
interface IDisposable
interface IToolboxUser
interface ITypeDescriptorFilterService
Public Class ComponentDocumentDesigner
Inherits ComponentDesigner
Implements IDisposable, IRootDesigner, IToolboxUser, ITypeDescriptorFilterService
- 継承
- 実装
ComponentDocumentDesigner は、入れ子になったコンポーネントをサポートするルート デザイン ドキュメントのデザイナーの基本クラスを提供します。 クラスからComponentDesigner継承されたメソッドと機能に加えて、 インターフェイスをIRootDesigner実装して、ComponentDocumentDesigner関連付けられているコンポーネントと入れ子になったコンポーネントのルート レベルのデザイン モード ビューを提供します。
注意
または Control のルート レベルのデザイン モード ビューFormは、通常、組み込みのルート デザイナーによって提供されます。 デザイン モードで他の種類のルート コンポーネントのビューを提供するには、カスタム IRootDesigner 実装が必要です。
デザイナーを 型に関連付けるには、 を DesignerAttribute使用します。 設計時の動作のカスタマイズの概要については、「 Design-Time サポートの拡張」を参照してください。
Component |
ComponentDocumentDesigner クラスの新しいインスタンスを初期化します。 |
Action |
デザイナーに関連付けられているコンポーネントでサポートされているデザイン時アクション リストを取得します。 (継承元 ComponentDesigner) |
Associated |
デザイナーで管理されているコンポーネントに関連付けられているコンポーネントのコレクションを取得します。 (継承元 ComponentDesigner) |
Component |
デザイナーがデザインするコンポーネントを取得します。 (継承元 ComponentDesigner) |
Control |
デザイナーのコントロールを取得します。 |
Inheritance |
関連付けられているコンポーネントの継承の種類を示す属性を取得します。 (継承元 ComponentDesigner) |
Inherited |
コンポーネントが継承されているかどうかを示す値を取得します。 (継承元 ComponentDesigner) |
Parent |
このデザイナーの親コンポーネントを取得します。 (継承元 ComponentDesigner) |
Set |
入れ子になったコンポーネントをサポートするルート デザイン ドキュメントのデザイン モードの動作を拡張するための基本デザイナー クラス。 (継承元 ComponentDesigner) |
Shadow |
ユーザー設定値をオーバーライドするプロパティ値のコレクションを取得します。 (継承元 ComponentDesigner) |
Tray |
デザイナーのコンポーネント トレイが自動配置モードであるかどうかを示す値を取得または設定します。 |
Tray |
デザイナーのコンポーネント トレイが大きいアイコンを使うモードかどうかを示す値を、取得または設定します。 |
Verbs |
デサイナに関連付けられているコンポーネントがサポートしているデザイン時の動詞を取得します。 (継承元 ComponentDesigner) |
製品 | バージョン |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。