MobileForms Toolkit Documentation

ImageCell.TransparentColor Property

Gets or sets the transparent color.

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

Property Value

The Color, which is made transparent.

Remarks

The default value is Transparent, which means that no color in images is made transparent. Setting this property may not result in the desired effect on the Compact Framework due to a use of ImageAttributes to set the color key.

See Also

ImageCell Class | Resco.Controls.AdvancedComboBox Namespace