WorkflowOutline::OnNodeSelected Method (WorkflowOutlineNode^)

 

Called when the user selects a node in the activity tree.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

protected:
virtual void OnNodeSelected(
	WorkflowOutlineNode^ node
)

Parameters

node
Type: System.Workflow.ComponentModel.Design::WorkflowOutlineNode^

Node that was selected.

.NET Framework
Available since 3.0
Return to top
Show: