dbicButton Send comments on this topic.
ArrowType Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : ArrowType Property

Gets or sets the type of arrow to be displayed in the control.

Syntax

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

Property Value

dbi.enumArrowType

Requirements

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

See Also