MobileForms Toolkit Documentation

ProgressBar.BarImageTransparentColor Property

Gets or sets a transparent color for BarImage.

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

Property Value

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

Remarks

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

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace