ToolboxControl.AssociatedDesigner 屬性

定義

取得或設定與這個工具箱控制項相關聯的 Windows 工作流程設計工具。

public:
 property System::Activities::Presentation::WorkflowDesigner ^ AssociatedDesigner { System::Activities::Presentation::WorkflowDesigner ^ get(); void set(System::Activities::Presentation::WorkflowDesigner ^ value); };
public System.Activities.Presentation.WorkflowDesigner AssociatedDesigner { get; set; }
member this.AssociatedDesigner : System.Activities.Presentation.WorkflowDesigner with get, set
Public Property AssociatedDesigner As WorkflowDesigner

屬性值

WorkflowDesigner

與這個工具箱控制項關聯的 WorkflowDesigner 執行個體。

適用於