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
繼承
屬性

備註

Note

此數據會討論已過時的類型和命名空間。 欲了解更多資訊,請參閱 Windows Workflow Foundation 4.5 中的 Deprecated Types。

FreeformActivityDesigner 讓使用者能修改活動在工作流程設計表面上的呈現方式。 當你用屬性FreeformActivityDesigner與自訂活動類別關聯Designer時,當使用者將自訂活動放到設計表面時,該自訂活動的外觀會與其他活動不同。 一旦 FreeformActivityDesigner 在設計表面顯示活動,使用者即可繪製連接器至其他活動設計器,並在設計表面定義的參數內調整設計器大小。

Note

使用者只能將連接器加入自訂活動,因為該 FreeformActivityDesigner 連結與工作流程中的頂層活動相關聯。

建構函式

名稱 Description
FreeformActivityDesigner()
已淘汰.

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

屬性

名稱 Description
AccessibilityObject
已淘汰.

它會被 AccessibleObject 無障礙應用程式用來調整有障礙使用者的應用程式介面。

Activity
已淘汰.

Activity 設計師有關聯。

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

取得或設定一個值,指示當使用者調整設計者子設計者大小時,是否 FreeformActivityDesigner 會自動調整大小。

AutoSizeMargin
已淘汰.

當自動 FreeformActivityDesigner 調整大小時,會取得或設定邊界大小,讓子設計師能在子設計者周圍渲染。

AutoSizeMode
已淘汰.

取得或設定 AutoSizeModeFreeformActivityDesigner.

Bounds
已淘汰.

得到 a 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
已淘汰.

取得顯示在 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)

方法

名稱 Description
AddConnector(ConnectionPoint, ConnectionPoint)
已淘汰.

FreeformActivityDesigner.

BringToFront(ActivityDesigner)
已淘汰.

將指定的 ActivityDesigner 帶到 的 z 階 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 並可選擇性地釋放受管理資源。

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

釋放 未管理的資源, FreeformActivityDesigner 並可選擇性地釋放受管理資源。

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 暴露的屬性集合中。

(繼承來源 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 置於 的 z 階 FreeformActivityDesigner數的底部。

ShowInfoTip(String, String)
已淘汰.

顯示該資訊 ActivityDesigner 提示,包含指定的標題和文字。

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

顯示指定的資訊提示。

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

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

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

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

(繼承來源 Object)

事件

名稱 Description
ConnectorAdded
已淘汰.

當 a Connector 加入 FreeformActivityDesigner

ConnectorChanged
已淘汰.

當使用者更改ConnectionPoint與顯示ConnectorFreeformActivityDesigner相關位置時,會發生。

ConnectorRemoved
已淘汰.

當使用者從 . 中移除連接器 FreeformActivityDesigner時會發生。

明確介面實作

名稱 Description
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 暴露的屬性集合中。

(繼承來源 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)

適用於