dbicTabs Send comments on this topic.
Button Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > ArrowClickEventArgs Class : Button Property

The value of the directional arrow pressed. 0 - Left Arrow, 1 - Right Arrow.

Syntax

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

Property Value

Integer

Remarks

0 - Left Arrow, 1 - Right Arrow

Requirements

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

See Also