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


"

The following tables list the members exposed by ArrowClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorArrowClickEventArgs ConstructorCreates a new instance of the ArrowClickEventArgs.  
Top

Public Properties

 NameDescription
public PropertyButtonThe value of the directional arrow pressed. 0 - Left Arrow, 1 - Right Arrow.  
Top

See Also