HierarchyMenuStrip Button4MouseAction Property Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

User action that should invoke the menu.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public MouseButtons Button4MouseAction { get; set; }
/** @property */
public MouseButtons get_Button4MouseAction()
/** @property */
public void set_Button4MouseAction(MouseButtons value)

Field Value

System.Boolean
See Also