Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WinForms-Diagram-Examples

The [WinForms Diagram](https://www.syncfusion.com/winforms-ui-controls/diagram?utm_source=github&utm_medium=listing&utm_campaign=winforms-diagram-github-samples) is a feature-rich control for visualizing, creating, and editing interactive diagrams. It supports creating flow charts, organizational charts, network diagrams, and more either through code or a visual interface.
The [WinForms Diagram](https://www.syncfusion.com/diagram-sdk/winforms-diagram) is a feature-rich control for visualizing, creating, and editing interactive diagrams. It supports creating flow charts, organizational charts, network diagrams, and more either through code or a visual interface.

![syncfusion winforms diagram control showcase](https://cdn.syncfusion.com/visual-studio-market/winforms/diagram/diagram.png).

Expand Down
2 changes: 1 addition & 1 deletion Samples/PanTool/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pan Tool sample

This sample explains how to enable pan tool for diagram area and select tool for node. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/winforms-ui-controls/diagram)
This sample explains how to enable pan tool for diagram area and select tool for node. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/diagram-sdk/winforms-diagram)

__*Documentation*__: https://help.syncfusion.com/windowsforms/diagram/ports-and-connections

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Node port highlight sample

This sample will help us to high light the NodePorts when mouse hover on it in your application. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/winforms-ui-controls/diagram)
This sample will help us to high light the NodePorts when mouse hover on it in your application. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/diagram-sdk/winforms-diagram)

__*Documentation*__: https://help.syncfusion.com/windowsforms/diagram/ports-and-connections

Expand Down
2 changes: 1 addition & 1 deletion Samples/SfDiagram WPF in WinForms Application/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Integrate the WPF Diagram control into a WinForms application

This sample will help us to integrate the WPF SfDiagram control into the WinForms application. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/winforms-ui-controls/diagram)
This sample will help us to integrate the WPF SfDiagram control into the WinForms application. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/diagram-sdk/winforms-diagram)


## Project pre-requisites
Expand Down
2 changes: 1 addition & 1 deletion Samples/Symbol Designer/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Symbol Designer sample

This sample will help us to create new Symbols and can save them as a Symbol Palatte and used them in your application. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/winforms-ui-controls/diagram)
This sample will help us to create new Symbols and can save them as a Symbol Palatte and used them in your application. Explore more details about the WinForms Diagram control refer to the following URL : [WinForms Diagram](https://www.syncfusion.com/diagram-sdk/winforms-diagram)

__*Documentation*__: https://help.syncfusion.com/windowsforms/diagram/getting-started#symbol-designer

Expand Down