MobileForms Toolkit Documentation

ImageCell.AutoTransparent Property

Gets or sets autotransparency.

public bool AutoTransparent {get; set;}

Property Value

If true, color in in pixel (0,0) of each image is made transparent.

Remarks

Autotransparency can slow down the drawing of the cell.

See Also

ImageCell Class | Resco.Controls.AdvancedTree Namespace