MobileForms Toolkit Documentation

ScrollBarThumb.ImageTransparentColor Property

Gets or sets a transparent color for Image.

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

Property Value

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

Remarks

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

See Also

ScrollBarThumb Class | Resco.Controls.ScrollBar Namespace