DocumentDesigner クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
入れ子になったコントロールをサポートし、スクロール メッセージを受け取る Control に対して、デザイン モード動作を拡張し、ルートレベルのデザイン モード ビューを提供するための基本デザイナー クラス。
public ref class DocumentDesigner : System::Windows::Forms::Design::ScrollableControlDesigner, IDisposable, System::ComponentModel::Design::IRootDesigner, System::Drawing::Design::IToolboxUser
public class DocumentDesigner : System.Windows.Forms.Design.ScrollableControlDesigner, IDisposable, System.ComponentModel.Design.IRootDesigner, System.Drawing.Design.IToolboxUser
type DocumentDesigner = class
inherit ScrollableControlDesigner
interface IRootDesigner
interface IDesigner
interface IDisposable
interface IToolboxUser
Public Class DocumentDesigner
Inherits ScrollableControlDesigner
Implements IDisposable, IRootDesigner, IToolboxUser
- 継承
-
DocumentDesigner
- 実装
このデザイナーはルート デザイナーです。つまり、関連付けられているドキュメントがデザイン モードで表示されるときに、ルート レベルのデザイン モード ビューが提供されます。
デザイナーを 型に関連付けるには、 DesignerAttributeを使用します。 デザイン時の動作のカスタマイズの概要については、「 Design-Time サポートの拡張」を参照してください。
Document |
DocumentDesigner クラスの新しいインスタンスを初期化します。 |
accessibility |
デザイナーのアクセシビリティ オブジェクトを指定します。 (継承元 ControlDesigner) |
menu |
menuEditorService 変数を |
Accessibility |
コントロールに割り当てられた AccessibleObject を取得します。 (継承元 ControlDesigner) |
Action |
デザイナーに関連付けられているコンポーネントでサポートされているデザイン時アクション リストを取得します。 (継承元 ComponentDesigner) |
Allow |
選択されたコントロールに親が再指定されるかどうかを示す値を取得します。 (継承元 ParentControlDesigner) |
Allow |
ツールボックス項目をデザイナー画面にドラッグしたときに、ジェネリック ダイアログ ボックスを描画するかどうかを示す値を取得します。 (継承元 ParentControlDesigner) |
Allow |
ドラッグしたコントロールを ParentControlDesigner にドロップしたときに、ドラッグしたコントロールの z オーダーを維持するかどうかを示す値を取得します。 (継承元 ParentControlDesigner) |
Associated |
デザイナーで管理されているコンポーネントに関連付けられているコンポーネントのコレクションを取得します。 (継承元 ControlDesigner) |
Auto |
AutoSize プロパティの値に基づいてサイズ変更ハンドルを割り当てるかどうかを示す値を取得または設定します。 (継承元 ControlDesigner) |
Behavior |
デザイン環境から BehaviorService を取得します。 (継承元 ControlDesigner) |
Component |
デザイナーがデザインするコンポーネントを取得します。 (継承元 ComponentDesigner) |
Control |
デザイナーがデザインするコントロールを取得します。 (継承元 ControlDesigner) |
Default |
デザイナーに追加されたコントロールの既定の位置を取得します。 (継承元 ParentControlDesigner) |
Draw |
このデザイナーのコントロールにグリッドを描画するかどうかを示す値を取得または設定します。 (継承元 ParentControlDesigner) |
Enable |
デザイナーによってドラッグ四角形が描画されるかどうかを示す値を取得します。 (継承元 ParentControlDesigner) |
Grid |
デザイナーがグリッド描画モードのときに描画されるグリッドの各四角形のサイズを取得または設定します。 (継承元 ParentControlDesigner) |
Inheritance |
デザイナーの InheritanceAttribute を取得します。 (継承元 ControlDesigner) |
Inherited |
コンポーネントが継承されているかどうかを示す値を取得します。 (継承元 ComponentDesigner) |
Mouse |
ドラッグ操作中に、デザイナーに有効なツールがあるかどうかを示す値を取得します。 (継承元 ParentControlDesigner) |
Parent |
ControlDesigner の親コンポーネントを取得します。 (継承元 ControlDesigner) |
Participates |
ドラッグ操作中に ControlDesigner でスナップ線を配置できるかどうかを示す値を取得します。 (継承元 ControlDesigner) |
Selection |
デザイナーの SelectionRules を取得します。 |
Set |
入れ子になったコントロールをサポートし、スクロール メッセージを受け取る Control に対して、デザイン モード動作を拡張し、ルートレベルのデザイン モード ビューを提供するための基本デザイナー クラス。 (継承元 ComponentDesigner) |
Shadow |
ユーザー設定値をオーバーライドするプロパティ値のコレクションを取得します。 (継承元 ComponentDesigner) |
Snap |
このコントロールの有効な配置ポイントを表す SnapLine オブジェクトの一覧を取得します。 (継承元 ParentControlDesigner) |
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 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。