ActivityPreviewDesigner クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
プレビュー ストリップに子アクティビティ デザイナーのコレクションを表示します。プレビュー ストリップで子デザイナーが選択されると、選択された子アクティビティ デザイナーを、ワークフロー デザイン サーフェイスにプレビュー モードまたは編集モードで表示します。
public ref class ActivityPreviewDesigner : System::Workflow::ComponentModel::Design::SequentialActivityDesigner
[System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))]
public class ActivityPreviewDesigner : System.Workflow.ComponentModel.Design.SequentialActivityDesigner
[System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))]
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class ActivityPreviewDesigner : System.Workflow.ComponentModel.Design.SequentialActivityDesigner
[<System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))>]
type ActivityPreviewDesigner = class
inherit SequentialActivityDesigner
[<System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))>]
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type ActivityPreviewDesigner = class
inherit SequentialActivityDesigner
Public Class ActivityPreviewDesigner
Inherits SequentialActivityDesigner
- 継承
-
ActivityPreviewDesigner
- 属性
注釈
注意
ここでは、廃止された型と名前空間について説明します。 詳細については、「.NET 4.5 での Windows Workflow Foundation の新機能」を参照してください。
ActivityPreviewDesigner はシーケンシャル アクティビティ デザイナーです。デザイン サーフェイスの上部に表示されるストリップに、そのすべての子アクティビティ デザイナーを表示します。 いずれかの子デザイナーを選択すると、アクティビティ プレビュー デザイナーのストリップの下にあるプレビュー ウィンドウに、その子デザイナーが表示されます。 ActivityPreviewDesigner にはプレビュー モードと編集モードがあります。 プレビュー モードでは、ユーザーは選択したデザイナー全体をスクロールせずに見ることができます。ただし、選択したアクティビティ デザイナーを編集することはできません。 編集モードでは、ユーザーは選択したアクティビティ デザイナーを編集することができます。
コンストラクター
ActivityPreviewDesigner() |
ActivityPreviewDesigner クラスの新しいインスタンスを初期化します。 |
プロパティ
AccessibilityObject |
デザイナーが、障碍を持つユーザー用に UI を調整するのに使用できる、AccessibleObject を取得します。 |
ActiveView |
DesignerView によって表示されている現在のデザイナー ビューに関する情報を格納している StructuredCompositeActivityDesigner を取得または設定します。 (継承元 StructuredCompositeActivityDesigner) |
Activity |
デザイナーに関連付けられた Activity を取得します。 (継承元 ActivityDesigner) |
Bounds |
デザイナーを囲む四角形の論理座標値が格納された Rectangle を取得します。 (継承元 ActivityDesigner) |
CanExpandCollapse |
SequentialActivityDesigner をワークフロー デザイナー画面上で展開および折りたたむことができるかどうかを示す値を取得します。 (継承元 SequentialActivityDesigner) |
ContainedDesigners |
アクティビティ プレビュー デザイナーによって表示されるアクティビティ デザイナーのコレクションを取得します。 |
CurrentDropTarget |
GetDropTargets(Point) によって返されるドロップ ターゲットの配列に含まれる現在のドロップ ターゲットのインデックスを取得または設定します。 |
DesignerActions |
構成エラーに関連付けられたアクションの配列を取得します。 (継承元 ActivityDesigner) |
DesignerTheme |
アクティビティ デザイナーの現在のデザイナー テーマを取得します。 (継承元 ActivityDesigner) |
EnableVisualResizing |
アクティビティ デザイナーを自由形式デザイナーとしてサイズ変更できるかどうかを示す値を取得します。 (継承元 ActivityDesigner) |
ExpandButtonRectangle |
展開または折りたたみボタンが入っている Rectangle を取得します。 (継承元 CompositeActivityDesigner) |
Expanded |
ワークフロー デザイン サーフェイスにデザイナーが展開されるかどうかを示す値を取得または設定します。 (継承元 SequentialActivityDesigner) |
FirstSelectableObject |
ActivityPreviewDesigner のナビゲーション順で最初の選択可能オブジェクトを取得します。 |
Glyphs |
ActivityPreviewDesigner に関連付けられたグリフの読み取り専用コレクションを取得します。 |
HelpText |
ActivityPreviewDesigner に他のアクティビティ デザイナーが含まれないときに表示されるテキストを取得または設定します。 |
HelpTextRectangle |
HelpText プロパティによって表示されるテキストの境界となる四角形を取得します。 (継承元 SequentialActivityDesigner) |
HelpTextSize |
SequentialActivityDesigner に子アクティビティ デザイナーが含まれないときにそこに表示されるテキストの高さと幅を取得します。 (継承元 SequentialActivityDesigner) |
Image |
デザイナーに関連付けられた Image を取得または設定します。 (継承元 ActivityDesigner) |
ImageRectangle |
デザイナーに関連付けられたイメージを囲む境界の論理座標値を取得します。 (継承元 CompositeActivityDesigner) |
InvokingDesigner |
現在のアクティビティ デザイナーに関連付けられたアクティビティを呼び出すアクティビティのデザイナーを取得または設定します。 (継承元 ActivityDesigner) |
IsEditable |
デザイナーを編集できるかどうかを示す値を取得します。 (継承元 CompositeActivityDesigner) |
IsLocked |
デザイナーに関連付けられたアクティビティを変更できるかどうかを示す値を取得します。 (継承元 ActivityDesigner) |
IsPrimarySelection |
デザイナーに関連付けられたアクティビティがプライマリ選択項目かどうかを示す値を取得します。 (継承元 ActivityDesigner) |
IsRootDesigner |
デザイナーがルート デザイナーかどうかを示す値を取得します。 (継承元 ActivityDesigner) |
IsSelected |
デザイナーに関連付けられたアクティビティが選択されているかどうかを示す値を取得します。 (継承元 ActivityDesigner) |
IsVisible |
デザイナーに関連付けられたアクティビティがウィンドウに表示されているかどうかを示す値を取得します。 (継承元 ActivityDesigner) |
LastSelectableObject |
ActivityPreviewDesigner のナビゲーション順で最後の選択可能オブジェクトを取得します。 |
Location |
ワークフロー デザイン サーフェイスにおけるデザイナーの論理座標上の位置を取得または設定します。 |
MessageFilters |
アクティビティ デザイナーに関連付けられたメッセージ フィルターの読み取り専用コレクションを取得します。 (継承元 ActivityDesigner) |
MinimumSize |
StructuredCompositeActivityDesigner の最小サイズ設定を取得します。 (継承元 StructuredCompositeActivityDesigner) |
ParentDesigner |
既存のデザイナーの親デザイナーを取得します。 (継承元 ActivityDesigner) |
ParentView |
現在のアクティビティ デザイナーが含まれるワークフロー ビューを取得します。 (継承元 ActivityDesigner) |
PreviewedDesigner |
アクティビティ デザイナーのプレビュー セクションでプレビューされるデザイナーを取得します。 |
ShowPreview |
アクティビティ プレビューをデザイナーに表示する必要があるかどうかを示す値を取得または設定します。 |
ShowSmartTag |
StructuredCompositeActivityDesigner がスマート タグを表示するかどうかを示す値を取得します。 (継承元 StructuredCompositeActivityDesigner) |
Size |
ActivityDesigner のサイズを取得または設定します。 (継承元 ActivityDesigner) |
SmartTagRectangle |
スマート タグが表示される四角形を取得します。 (継承元 ActivityDesigner) |
SmartTagVerbs |
デザイナーのスマート タグに関連付けられたデザイナー アクションの読み取り専用コレクションを取得します。 (継承元 StructuredCompositeActivityDesigner) |
Text |
デザイナーに関連付けるテキストを取得または設定します。 (継承元 ActivityDesigner) |
TextRectangle |
説明用の四角形の論理座標値を取得します。 (継承元 CompositeActivityDesigner) |
TitleHeight |
デザイナーのタイトル領域の高さを取得します。 (継承元 CompositeActivityDesigner) |
Verbs |
ActivityPreviewDesigner に関連付ける動詞のコレクションを取得します。 |
Views |
現在の StructuredCompositeActivityDesigner がホストするデザイナー ビューの読み取り専用コレクションを取得します。 (継承元 StructuredCompositeActivityDesigner) |