MobileForms Toolkit Documentation

LinkCell.GetColor Method 

Gets the Color of selected ColorCategory, resolves transparency issues.

protected override Color GetColor(
ColorCategory c
);

Parameters

c
ColorCategory that denotes the Color.

Return Value

The actual Color of selected ColorCategory.

Remarks

This override selects the appropriate color for the link by the state of the link.

See Also

LinkCell Class | Resco.Controls.AdvancedComboBox Namespace