The StandardFlowDiagramToolBoxItems type exposes the following members.

Constructors

  NameDescription
StandardFlowDiagramToolBoxItems
Initializes a new instance of the StandardFlowDiagramToolBoxItems class.

Methods

  NameDescription
InitializeComponent
InitializeComponent

Properties

  NameDescription
DecisionNodeToolKey
Gets the ResourceKey for the standard DiagramNodeTool used to add DecisionNode objects to a FlowDiagramModel.
EndNodeToolKey
Gets the ResourceKey for the standard DiagramNodeTool used to add EndNode objects to a FlowDiagramModel.
StartNodeToolKey
Gets the ResourceKey for the standard DiagramNodeTool used to add StartNode objects to a FlowDiagramModel.

See Also