Controls Ribbon in GraphWorX 2D

GraphWorX64 can serve as the container application for WPF or Windows Forms .NET controls, and GraphWorX provides a ribbon of controls for use in GraphWorX displays. What is available in theControls ribbonis the same as what is available in theToolbox panel.

To add a control to a GraphWorX display:

  • Click a control on the ClosedControls ribbon. Then click the design surface to create a control at the default size, or click on the surface area and drag to create a control of the size your desire.

  • Alternatively you can click the tool in the toolbox and drag that control to the design surface.

Controls provided by ICONICS are:

To view and place WPF Controls and Windows Forms:

  1. Click the ClosedToolbox drop-down list box and select the type of controls you want to use, either ClosedWPF Controls or ClosedWindows Forms.

  1. Select a control from the list and click to create the control on your design surface.

Controls are extensible and can be provided by third parties. The main requirement for a well behaved control is that it be self contained and that it can be scripted against.