Constable Authorization Engine 2.0 BETA

ICustomInstanceEntryDisplay.ForeColor Property

[This is preliminary documentation and subject to change.]

Gets the foreground color that should be used to display this instance in the InstanceView control.

[Visual Basic]
Property ForeColor As Color
[C#]
System.Drawing.Color ForeColor {get;}

Remarks

The value of this property is only considered when the UsedProperties mask has the ForeColor bit set.

See Also

ICustomInstanceEntryDisplay Interface | LaMarvin.Design Namespace