Diagramming for WinForms Standard v7.0.6

Released: Jan 28, 2025

Updates in Diagramming for WinForms Standard v7.0.6

Funktionen

  • 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.

Fehlerkorrekturen

  • Fixed exception when drawing scrollable TableNodes in NodeListView.