MobileForms Toolkit Documentation

ScrollBarThumb.GripImageTransparentColor Property

Gets or sets a transparent color for GripImage.

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

Property Value

A Color used to determine, which pixels from GripImage 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