FreeformActivityDesigner 類別

定義

警告

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

提供可自訂的活動設計工具介面,讓使用者能以視覺方式在工作流程設計介面上進行修改。

public ref class FreeformActivityDesigner : System::Workflow::ComponentModel::Design::CompositeActivityDesigner
public class FreeformActivityDesigner : System.Workflow.ComponentModel.Design.CompositeActivityDesigner
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public class FreeformActivityDesigner : System.Workflow.ComponentModel.Design.CompositeActivityDesigner
type FreeformActivityDesigner = class
    inherit CompositeActivityDesigner
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type FreeformActivityDesigner = class
    inherit CompositeActivityDesigner
Public Class FreeformActivityDesigner
Inherits CompositeActivityDesigner
繼承
屬性

備註

注意

此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型

FreeformActivityDesigner 可讓使用者修改活動在工作流程設計介面上的顯示方式。 當使用 FreeformActivityDesigner 屬性讓 Designer 與自訂活動類別產生關聯時,自訂活動的外觀會在使用者將自訂活動置放到設計介面上時變得與其他活動不同。 一旦 FreeformActivityDesigner 在設計工具介面上顯示活動時,使用者就可以繪製通往其他活動設計工具的接點,並使用設計介面中定義的參數來調整設計工具的大小。

注意

使用者只能將接點加入至自訂活動,因為 FreeformActivityDesigner 是與工作流程中最上層活動相關聯。

建構函式

FreeformActivityDesigner()
已淘汰.

初始化 FreeformActivityDesigner 類別的新執行個體。

屬性

AccessibilityObject
已淘汰.

取得協助工具應用程式用來為殘障使用者調整應用程式 UI 的 AccessibleObject

Activity
已淘汰.

取得與設計工具關聯的 Activity

(繼承來源 ActivityDesigner)
AutoSize
已淘汰.

取得或設定值,這個值會指示 FreeformActivityDesigner 是否會在使用者調整設計工具的子設計工具大小時自動調整其大小。

AutoSizeMargin
已淘汰.

取得或設定界限大小,這個界限會在 FreeformActivityDesigner 自動調整大小時顯示在子設計工具周圍。

AutoSizeMode
已淘汰.

取得或設定 AutoSizeModeFreeformActivityDesigner 設定。

Bounds
已淘汰.

取得 Rectangle,其包含設計工具封入矩形的邏輯座標值。

(繼承來源 ActivityDesigner)
CanExpandCollapse
已淘汰.

取得值,這個值會指示 FreeformActivityDesigner 是否可以在工作流程設計介面中摺疊。

Connectors
已淘汰.

取得與 FreeformActivityDesigner 關聯的接點唯讀集合。

ContainedDesigners
已淘汰.

取得包含在 ActivityDesigner 內的 CompositeActivityDesigner 陣列。

(繼承來源 CompositeActivityDesigner)
DesignerActions
已淘汰.

取得與組態錯誤相關聯的動作陣列。

(繼承來源 ActivityDesigner)
DesignerTheme
已淘汰.

取得活動設計工具目前的設計工具主題。

(繼承來源 ActivityDesigner)
EnableUserDrawnConnectors
已淘汰.

取得或設定值,這個值會指示使用者是否可以拖曳並繪製不限格式之活動設計工具介面上的接點。

EnableVisualResizing
已淘汰.

取得值,這個值會指示是否可以在工作流程設計介面上以視覺方式調整 FreeformActivityDesigner 的大小。

ExpandButtonRectangle
已淘汰.

取得包含展開或摺疊按鈕的 Rectangle

(繼承來源 CompositeActivityDesigner)
Expanded
已淘汰.

取得或設定值,這個值會指出 CompositeActivityDesigner 是否已展開。

(繼承來源 CompositeActivityDesigner)
FirstSelectableObject
已淘汰.

取得 FreeformActivityDesigner 巡覽順序中第一個可選取的物件。

Glyphs
已淘汰.

取得圖像 (Glyph) 集合,這些圖像會顯示在 FreeformActivityDesigner 中。

Image
已淘汰.

取得或設定與設計工具相關聯的 Image

(繼承來源 ActivityDesigner)
ImageRectangle
已淘汰.

取得影像包圍界線的邏輯座標值,這個影像則與設計工具相關聯。

(繼承來源 CompositeActivityDesigner)
InvokingDesigner
已淘汰.

取得或設定活動設計工具,它會叫用與目前的活動設計工具關聯的活動。

(繼承來源 ActivityDesigner)
IsEditable
已淘汰.

取得值,這個值會指出設計工具是否可編輯。

(繼承來源 CompositeActivityDesigner)
IsLocked
已淘汰.

取得值,這個值表示與設計工具關聯的活動是否可以修改。

(繼承來源 ActivityDesigner)
IsPrimarySelection
已淘汰.

取得值,指出與設計工具相關聯的活動是否為主要選取範圍。

(繼承來源 ActivityDesigner)
IsRootDesigner
已淘汰.

取得值,這個值表示設計工具是否為根目錄設計工具。

(繼承來源 ActivityDesigner)
IsSelected
已淘汰.

取得值,指出是否已選取與設計工具相關聯的活動。

(繼承來源 ActivityDesigner)
IsVisible
已淘汰.

取得值,指出是否可以在工作流程中看見與設計工具相關聯的活動。

(繼承來源 ActivityDesigner)
LastSelectableObject
已淘汰.

取得 FreeformActivityDesigner 之巡覽順序中的最後一個可選取物件。

Location
已淘汰.

取得或設定 FreeformActivityDesigner 的邏輯座標位置。

MessageFilters
已淘汰.

取得與活動設計工具關聯的訊息篩選器唯讀集合。

(繼承來源 ActivityDesigner)
MinimumSize
已淘汰.

取得 FreeformActivityDesigner 的最小大小設定。

ParentDesigner
已淘汰.

取得現有設計工具的父設計工具。

(繼承來源 ActivityDesigner)
ParentView
已淘汰.

取得包含目前活動設計工具的工作流程檢視。

(繼承來源 ActivityDesigner)
ShowConnectorsInForeground
已淘汰.

取得值,這個值會指示 FreeformActivityDesigner 是否會在其設計介面的前景中繪製接點。

ShowSmartTag
已淘汰.

取得值,指出活動是否應顯示智慧標籤。

(繼承來源 ActivityDesigner)
Size
已淘汰.

取得或設定 ActivityDesigner 的大小。

(繼承來源 ActivityDesigner)
SmartTagRectangle
已淘汰.

取得應顯示智慧標籤的矩形。

(繼承來源 ActivityDesigner)
SmartTagVerbs
已淘汰.

取得要與活動設計工具上智慧標籤產生關聯之設計工具動作的唯讀集合。

(繼承來源 ActivityDesigner)
Text
已淘汰.

取得或設定與設計工具相關聯的文字。

(繼承來源 ActivityDesigner)
TextRectangle
已淘汰.

取得描述矩形的邏輯座標值。

(繼承來源 CompositeActivityDesigner)
TitleHeight
已淘汰.

取得設計工具標題區域的高度。

(繼承來源 CompositeActivityDesigner)
Verbs
已淘汰.

取得要與設計工具產生關聯的動詞集合。

(繼承來源 ActivityDesigner)

方法

AddConnector(ConnectionPoint, ConnectionPoint)
已淘汰.

將接點加入至 FreeformActivityDesigner

BringToFront(ActivityDesigner)
已淘汰.

將指定的 ActivityDesigner 放到 FreeformActivityDesigner 疊置順序最上層。

CanBeParentedTo(CompositeActivityDesigner)
已淘汰.

傳回值,這個值表示 CompositeActivity 是否可以設定為與設計工具相關聯之活動的父系。

(繼承來源 ActivityDesigner)
CanConnect(ConnectionPoint, ConnectionPoint)
已淘汰.

傳回值,這個值表示是否能在目前活動設計工具的指定連線點和目標活動設計工具的指定連線點之間建立連線。

(繼承來源 ActivityDesigner)
CanConnectContainedDesigners(ConnectionPoint, ConnectionPoint)
已淘汰.

傳回值,這個值表示 FreeformActivityDesigner 是否能在來源子活動設計工具的指定連線點以及目標子活動設計工具的指定連線點之間建立連線。

CanInsertActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已淘汰.

傳回值,這個值會指出是否可將活動插入到與設計工具相關聯的複合活動中。

(繼承來源 CompositeActivityDesigner)
CanMoveActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已淘汰.

傳回值,這個值會指出是否可以將包含在複合活動內的活動移出與設計工具相關聯的複合活動。

(繼承來源 CompositeActivityDesigner)
CanRemoveActivities(ReadOnlyCollection<Activity>)
已淘汰.

傳回值,這個值會指出是否可將活動從與設計工具相關聯的複合活動中移除。

(繼承來源 CompositeActivityDesigner)
CanResizeContainedDesigner(ActivityDesigner)
已淘汰.

傳回值,這個值表示使用者是否能以視覺方式調整 FreeformActivityDesigner 中指定之子活動設計工具的大小。

CreateConnector(ConnectionPoint, ConnectionPoint)
已淘汰.

在兩個指定的連線點之間建立接點。

CreateView(ViewTechnology)
已淘汰.

使用指定的 ViewTechnology 為目前的活動設計工具建立工作流程檢視。

(繼承來源 ActivityDesigner)
Dispose()
已淘汰.

釋放 ActivityDesigner 所使用的 Unmanaged 資源,並選擇性地釋放 Managed 資源。

(繼承來源 ActivityDesigner)
Dispose(Boolean)
已淘汰.

釋放 FreeformActivityDesigner 所使用的 Unmanaged 資源,並選擇性地釋放 Managed 資源。

DoDefaultAction()
已淘汰.

執行與設計工具關聯的預設 UI 動作。

(繼承來源 ActivityDesigner)
EnsureVisible()
已淘汰.

移動螢幕的可見區域,以確定能夠看見指定的設計工具。

(繼承來源 ActivityDesigner)
EnsureVisibleContainedDesigner(ActivityDesigner)
已淘汰.

確認包含的設計工具可讓使用者看見。

(繼承來源 CompositeActivityDesigner)
Equals(Object)
已淘汰.

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetConnectionPoints(DesignerEdges)
已淘汰.

傳回沿著指定的 DesignerEdges 的活動設計工具所屬連接點的唯讀集合。

(繼承來源 ActivityDesigner)
GetConnections(DesignerEdges)
已淘汰.

傳回設計工具用來連線的點唯讀集合。

(繼承來源 ActivityDesigner)
GetHashCode()
已淘汰.

做為預設雜湊函式。

(繼承來源 Object)
GetNextSelectableObject(Object, DesignerNavigationDirection)
已淘汰.

傳回第一個可選取的物件,該物件在目前 FreeformActivityDesigner 的巡覽順序中跟在指定的物件之後。

GetPreviewImage(Graphics)
已淘汰.

取得指定之 Graphics 上活動設計工具的影像。

(繼承來源 ActivityDesigner)
GetService(Type)
已淘汰.

嘗試從與設計工具關聯之活動的設計模式站台,擷取指定的服務類型。

(繼承來源 ActivityDesigner)
GetType()
已淘汰.

取得目前執行個體的 Type

(繼承來源 Object)
HitTest(Point)
已淘汰.

傳回位於工作流程設計介面指定座標的 FreeformActivityDesigner 相關資訊。

Initialize(Activity)
已淘汰.

使用指定的 FreeformActivityDesigner 初始化 Activity

InsertActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已淘汰.

將指定的活動唯讀集合加入至工作流程設計介面上指定位置的 FreeformActivityDesigner

Invalidate()
已淘汰.

使設計工具失效。

(繼承來源 ActivityDesigner)
Invalidate(Rectangle)
已淘汰.

使設計工具的指定矩形無效。

(繼承來源 ActivityDesigner)
IsContainedDesignerVisible(ActivityDesigner)
已淘汰.

取得值,這個值會指出包含的設計工具是否為可見。

(繼承來源 CompositeActivityDesigner)
IsSupportedActivityType(Type)
已淘汰.

傳回值,這個值表示如果活動設計工具為根目錄設計工具時是否支援指定的活動類型。

(繼承來源 ActivityDesigner)
LoadViewState(BinaryReader)
已淘汰.

從二進位資料流還原檢視狀態。

(繼承來源 CompositeActivityDesigner)
MemberwiseClone()
已淘汰.

建立目前 Object 的淺層複製。

(繼承來源 Object)
MoveActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已淘汰.

將活動移到設計介面內的指定位置。

MoveContainedDesigner(ActivityDesigner, Point)
已淘汰.

將指定的 ActivityDesigner 移至指定的位置。

OnActivityChanged(ActivityChangedEventArgs)
已淘汰.

當活動與變更關聯時,通知 ActivityDesigner

(繼承來源 ActivityDesigner)
OnBeginResizing(ActivityDesignerResizeEventArgs)
已淘汰.

當設計工具為 ActivityDesigner,而使用者開始以視覺方法調整活動設計工具的大小時,通知 FreeformActivityDesigner

(繼承來源 ActivityDesigner)
OnConnected(ConnectionPoint, ConnectionPoint)
已淘汰.

當在兩個連線點之間建立連線時,通知 ActivityDesigner

(繼承來源 ActivityDesigner)
OnConnectorAdded(ConnectorEventArgs)
已淘汰.

引發 ConnectorAdded 事件。

OnConnectorChanged(ConnectorEventArgs)
已淘汰.

引發 ConnectorChanged 事件。

OnConnectorRemoved(ConnectorEventArgs)
已淘汰.

引發 ConnectorRemoved 事件。

OnContainedActivitiesChanged(ActivityCollectionChangeEventArgs)
已淘汰.

發生於一個以上包含於設計工具內的活動變更時, 例如加入一個新的子活動或移除現有的子活動。

(繼承來源 CompositeActivityDesigner)
OnContainedActivitiesChanging(ActivityCollectionChangeEventArgs)
已淘汰.

會在子活動加入至其 FreeformActivityDesigner 集合或從中移除時,通知 Activities

OnContainedActivityChanged(ActivityChangedEventArgs)
已淘汰.

發生於包含在設計工具內的活動變更時。

(繼承來源 CompositeActivityDesigner)
OnContainedDesignersConnected(ConnectionPoint, ConnectionPoint)
已淘汰.

當在其中包含的兩個活動設計工具之間建立連線時,通知 FreeformActivityDesigner

OnDragDrop(ActivityDragEventArgs)
已淘汰.

當在設計介面界限內完成拖放作業時,通知 FreeformActivityDesigner

OnDragEnter(ActivityDragEventArgs)
已淘汰.

當正在進行拖放作業且指標進入設計工具界限內時發生。

(繼承來源 ActivityDesigner)
OnDragLeave()
已淘汰.

當正在進行拖放作業且指標離開設計工具界限時發生。

(繼承來源 ActivityDesigner)
OnDragOver(ActivityDragEventArgs)
已淘汰.

在進行拖放作業且使用者的滑鼠游標位於設計工具的界限內時,通知 FreeformActivityDesigner

OnEndResizing()
已淘汰.

當設計工具為 ActivityDesigner,而使用者完成以視覺方法調整活動設計工具的大小時,通知 FreeformActivityDesigner

(繼承來源 ActivityDesigner)
OnExecuteDesignerAction(DesignerAction)
已淘汰.

當使用者按一下與設計工具相關聯的組態錯誤時,通知 ActivityDesigner

(繼承來源 ActivityDesigner)
OnGiveFeedback(GiveFeedbackEventArgs)
已淘汰.

更新當執行拖曳作業時提供給使用者的回應視覺提示。

(繼承來源 ActivityDesigner)
OnKeyDown(KeyEventArgs)
已淘汰.

發生於設計工具擁有鍵盤焦點,且按下按鍵時。

OnKeyUp(KeyEventArgs)
已淘汰.

發生於設計工具擁有鍵盤焦點,且釋放按鍵時。

(繼承來源 ActivityDesigner)
OnLayoutPosition(ActivityDesignerLayoutEventArgs)
已淘汰.

執行配置工具,將視覺提示和子設計工作放在 FreeformActivityDesigner

OnLayoutSize(ActivityDesignerLayoutEventArgs)
已淘汰.

FreeformActivityDesigner 所顯示之設計工具上的視覺提示大小變更時,通知 FreeformActivityDesigner

OnMouseCaptureChanged()
已淘汰.

當滑鼠捕捉變更時出現。

(繼承來源 ActivityDesigner)
OnMouseDoubleClick(MouseEventArgs)
已淘汰.

發生於當在設計工具上按下滑鼠按鈕多次時。

(繼承來源 ActivityDesigner)
OnMouseDown(MouseEventArgs)
已淘汰.

當指標在設計工具界限內且點選滑鼠時呼叫。

(繼承來源 CompositeActivityDesigner)
OnMouseDragBegin(Point, MouseEventArgs)
已淘汰.

發生於當使用者開始在設計工具上拖曳滑鼠時。

(繼承來源 ActivityDesigner)
OnMouseDragEnd()
已淘汰.

發生於當使用者停止在設計工具上拖曳滑鼠時。

(繼承來源 ActivityDesigner)
OnMouseDragMove(MouseEventArgs)
已淘汰.

的任何滑鼠移動。

(繼承來源 ActivityDesigner)
OnMouseEnter(MouseEventArgs)
已淘汰.

發生於當滑鼠初次進入設計工具界限時。

(繼承來源 ActivityDesigner)
OnMouseHover(MouseEventArgs)
已淘汰.

發生於當指標位於設計工具界限內時。

(繼承來源 ActivityDesigner)
OnMouseLeave()
已淘汰.

發生於當指標離開設計工具界限時。

(繼承來源 ActivityDesigner)
OnMouseMove(MouseEventArgs)
已淘汰.

發生於當指標在設計工具界限內移動時。

(繼承來源 ActivityDesigner)
OnMouseUp(MouseEventArgs)
已淘汰.

發生於在指標位於設計工具界限上時釋放滑鼠按鈕時。

(繼承來源 ActivityDesigner)
OnPaint(ActivityDesignerPaintEventArgs)
已淘汰.

在設計階段繪製複合活動的視覺化表示。

(繼承來源 CompositeActivityDesigner)
OnProcessMessage(Message)
已淘汰.

允許設計工具處理原始的 Win32 訊息。

(繼承來源 ActivityDesigner)
OnQueryContinueDrag(QueryContinueDragEventArgs)
已淘汰.

控制是否該繼續拖曳作業。

(繼承來源 ActivityDesigner)
OnResizing(ActivityDesignerResizeEventArgs)
已淘汰.

當使用者在設計階段以視覺方式重新調整大小時,通知 FreeformActivityDesigner

OnScroll(ScrollBar, Int32)
已淘汰.

當使用者變更捲軸的位置時,通知 ActivityDesigner

(繼承來源 ActivityDesigner)
OnShowSmartTagVerbs(Point)
已淘汰.

顯示與指定點上智慧標籤相關聯的設計工具動詞。

(繼承來源 ActivityDesigner)
OnSmartTagVisibilityChanged(Boolean)
已淘汰.

當顯示或隱藏智慧標籤時,通知 ActivityDesigner

(繼承來源 ActivityDesigner)
OnThemeChange(ActivityDesignerTheme)
已淘汰.

通知 FreeformActivityDesigner 與其相關聯的主題已變更。

PaintContainedDesigners(ActivityDesignerPaintEventArgs)
已淘汰.

調整圖形物件上的裁剪區域,並呼叫所有包含之設計工具上的 OnPaint(ActivityDesignerPaintEventArgs)

(繼承來源 CompositeActivityDesigner)
PerformLayout()
已淘汰.

更新設計工具的配置。

(繼承來源 ActivityDesigner)
PointToLogical(Point)
已淘汰.

將點從螢幕座標系統轉換至活動設計工具座標系統。

(繼承來源 ActivityDesigner)
PointToScreen(Point)
已淘汰.

將點從活動設計工具座標系統轉換至螢幕座標系統。

(繼承來源 ActivityDesigner)
PostFilterAttributes(IDictionary)
已淘汰.

在衍生類別中覆寫時,允許設計工具可以變更或移除透過 TypeDescriptor 所公開之屬性集中的項目。

(繼承來源 ActivityDesigner)
PostFilterEvents(IDictionary)
已淘汰.

在衍生類別中覆寫時,允許設計工具可以變更或移除透過 TypeDescriptor 所公開之屬性集中的項目。

(繼承來源 ActivityDesigner)
PostFilterProperties(IDictionary)
已淘汰.

在衍生類別中覆寫時,允許設計工具可以變更或移除透過 TypeDescriptor 所公開之屬性集中的項目。

(繼承來源 ActivityDesigner)
PreFilterAttributes(IDictionary)
已淘汰.

在衍生類別中覆寫時,可讓設計工具將項目加入至其透過 TypeDescriptor 所公開 (Expose) 的屬性集合。

(繼承來源 ActivityDesigner)
PreFilterEvents(IDictionary)
已淘汰.

在衍生類別中覆寫時,可讓設計工具將項目加入至其透過 TypeDescriptor 所公開的事件集合。

(繼承來源 ActivityDesigner)
PreFilterProperties(IDictionary)
已淘汰.

在衍生類別中覆寫時,可讓設計工具將項目加入至其透過 TypeDescriptor 所公開的屬性集合。

(繼承來源 ActivityDesigner)
RectangleToLogical(Rectangle)
已淘汰.

將矩形從螢幕座標系統轉換至活動設計工具座標系統。

(繼承來源 ActivityDesigner)
RectangleToScreen(Rectangle)
已淘汰.

將矩形從活動設計工具座標系統轉換至螢幕座標系統。

(繼承來源 ActivityDesigner)
RefreshDesignerActions()
已淘汰.

重新整理與設計工具相關聯的組態錯誤。

(繼承來源 ActivityDesigner)
RefreshDesignerVerbs()
已淘汰.

呼叫狀態處理常式可重新整理與設計工具相關聯的活動設計工具動詞。

(繼承來源 ActivityDesigner)
RemoveActivities(ReadOnlyCollection<Activity>)
已淘汰.

從複合活動設計工具中移除活動清單。

(繼承來源 CompositeActivityDesigner)
RemoveConnector(Connector)
已淘汰.

將指定的 ConnectorFreeformActivityDesigner 中移除。

ResizeContainedDesigner(ActivityDesigner, Size)
已淘汰.

將指定的 ActivityDesigner 大小調整為指定大小的維度。

SaveViewState(BinaryWriter)
已淘汰.

將檢視狀態儲存到二進位資料流。

(繼承來源 CompositeActivityDesigner)
SendToBack(ActivityDesigner)
已淘汰.

將指定的 ActivityDesigner 設定到 FreeformActivityDesigner 疊置順序最下層。

ShowInfoTip(String)
已淘汰.

顯示指定的資訊提示。

(繼承來源 ActivityDesigner)
ShowInfoTip(String, String)
已淘汰.

以指定的標題和文字顯示 ActivityDesigner 的資訊提示。

(繼承來源 ActivityDesigner)
ShowInPlaceTip(String, Rectangle)
已淘汰.

在定的矩形位置中顯示指定的工具提示。

(繼承來源 ActivityDesigner)
ToString()
已淘汰.

傳回代表目前物件的字串。

(繼承來源 Object)

事件

ConnectorAdded
已淘汰.

發生於將 Connector 加入 FreeformActivityDesigner 時。

ConnectorChanged
已淘汰.

發生在使用者變更 ConnectionPoint 位置時,且該位置與 Connector 顯示的 FreeformActivityDesigner 相關聯。

ConnectorRemoved
已淘汰.

發生在使用者從 FreeformActivityDesigner 中移除接點時。

明確介面實作

IDesigner.Component
已淘汰.

取得與活動設計工具相關聯的基底元件。

(繼承來源 ActivityDesigner)
IDesigner.DoDefaultAction()
已淘汰.

執行與設計工具相關聯的預設動作。

(繼承來源 ActivityDesigner)
IDesigner.Initialize(IComponent)
已淘汰.

使用關聯的活動初始化設計工具。

(繼承來源 ActivityDesigner)
IDesigner.Verbs
已淘汰.

傳回與活動設計工具相關聯的設計階段動詞。

(繼承來源 ActivityDesigner)
IDesignerFilter.PostFilterAttributes(IDictionary)
已淘汰.

在衍生類別中覆寫時,允許設計工具可以變更或移除透過 TypeDescriptor 所公開之屬性集中的項目。

(繼承來源 ActivityDesigner)
IDesignerFilter.PostFilterEvents(IDictionary)
已淘汰.

在衍生類別中覆寫時,允許設計工具可以變更或移除透過 TypeDescriptor 所公開之屬性集中的項目。

(繼承來源 ActivityDesigner)
IDesignerFilter.PostFilterProperties(IDictionary)
已淘汰.

在衍生類別中覆寫時,允許設計工具可以變更或移除透過 TypeDescriptor 所公開之屬性集中的項目。

(繼承來源 ActivityDesigner)
IDesignerFilter.PreFilterAttributes(IDictionary)
已淘汰.

在衍生類別中覆寫時,可讓設計工具將項目加入至其透過 TypeDescriptor 所公開 (Expose) 的屬性集合。

(繼承來源 ActivityDesigner)
IDesignerFilter.PreFilterEvents(IDictionary)
已淘汰.

在衍生類別中覆寫時,可讓設計工具將項目加入至其透過 TypeDescriptor 所公開的事件集合。

(繼承來源 ActivityDesigner)
IDesignerFilter.PreFilterProperties(IDictionary)
已淘汰.

在衍生類別中覆寫時,可讓設計工具將項目加入至其透過 TypeDescriptor 所公開的屬性集合。

(繼承來源 ActivityDesigner)
IPersistUIState.LoadViewState(BinaryReader)
已淘汰.

從二進位資料流還原檢視狀態。

(繼承來源 ActivityDesigner)
IPersistUIState.SaveViewState(BinaryWriter)
已淘汰.

將檢視狀態儲存到二進位資料流。

(繼承來源 ActivityDesigner)
IRootDesigner.GetView(ViewTechnology)
已淘汰.

傳回指定之檢視技術的檢視物件。

(繼承來源 ActivityDesigner)
IRootDesigner.SupportedTechnologies
已淘汰.

取得技術的陣列,該活動設計工具可支援其顯示。

(繼承來源 ActivityDesigner)
IToolboxUser.GetToolSupported(ToolboxItem)
已淘汰.

判斷目前的活動設計工具是否支援指定的工具箱項目。

(繼承來源 ActivityDesigner)
IToolboxUser.ToolPicked(ToolboxItem)
已淘汰.

選取指定的工具列項目。

(繼承來源 ActivityDesigner)
IWorkflowRootDesigner.InvokingDesigner
已淘汰.

取得或設定 CompositeActivityDesigner,它會要求初始化活動設計工具。

(繼承來源 ActivityDesigner)
IWorkflowRootDesigner.IsSupportedActivityType(Type)
已淘汰.

傳回值,這個值表示目前的 ActivityDesigner 是否支援指定型別。

(繼承來源 ActivityDesigner)
IWorkflowRootDesigner.MessageFilters
已淘汰.

取得與活動設計工具相關聯的任何訊息篩選器。

(繼承來源 ActivityDesigner)
IWorkflowRootDesigner.SupportsLayoutPersistence
已淘汰.

取得值,這個值會指出實際工作流程根目錄設計工具是否支援配置保存。

(繼承來源 ActivityDesigner)

適用於