Search
ControlNode Constructor
See Also
 





Initializes a new instance of the ControlNode class.

 Overload List

Name Description

ControlNode ()

Initializes a new instance of the ControlNode class.

ControlNode (ControlNode)

Initializes a new instance of the ControlNode class using the specified control node as a prototype.

ControlNode (Diagram)

Initializes a new instance of the ControlNode class with default values supplied form the specified Diagram.

ControlNode (DiagramView)

Initializes a new instance of the ControlNode class.

ControlNode (DiagramView, Control)

Initializes a new instance of the ControlNode class.

 See Also