MindFusion.Diagramming for WinForms is the new name for FlowChart.NET.
MindFusion.Diagramming for WinForms Professional 7.0.6
Released: Jan 28, 2025
7.0.6 버젼 업데이트
기능
Render custom caption bars by setting CustomDraw to CaptionBar and handling the DrawNode event. This is supported by ContainerNode, TableNode and TreeViewNode.
CustomDraw property moved to base DiagramItem class.
CustomDrawKind and Options properties added to DrawNodeEventArgs class.
수정사항
Fixed exception when drawing scrollable TableNodes in NodeListView.