Sdílet prostřednictvím


ToolboxControl.AssociatedDesigner Vlastnost

Definice

získá nebo nastaví Návrhář postupu provádění Windows, ke kterému je přidružen tento ovládací prvek panelu nástrojů.

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

Hodnota vlastnosti

WorkflowDesigner

WorkflowDesignerInstance, ke které je přidružen tento ovládací prvek sady nástrojů.

Platí pro