ArrowOpacity

Top  Previous  Next

Gets or sets the opacity level of the arrow indicating scroll bar's orientation.

[Visual Basic .NET]

Public Property ArrowOpacity As Double

[C#]

public double ArrowOpacity {get; set;}

 

Remarks

The default value is 0.5, and a valid value must be between 0 and 1.

If it is 0, the arrow will be fully transparent and invisible.

If it is 1, the arrow will be fully opaque.