dbicList Send comments on this topic.
Button Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > NodeClickEventArgs Class : Button Property

The mouse button used to click the node.

Syntax

Visual Basic (Declaration) 
Public Property Button As MouseButtons
C# 
public MouseButtons Button {get; set;}

Property Value

MouseButtons

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also