MobileForms Toolkit Documentation

ScrollBarButton.ArrowImageTransparentColor Property

Gets or sets a transparent color for ArrowImage.

public System.Drawing.Color ArrowImageTransparentColor {get; set;}

Property Value

A Color used to determine, which pixels from ArrowImage are transparent (not drawn). The default is Transparent.

Remarks

Transparent color indicates that all pixels from ArrowImage are drawn (No transparency).

See Also

ScrollBarButton Class | Resco.Controls.ScrollBar Namespace