Constable Authorization Engine 2.0 BETA

ICustomInstanceEntryDisplay.BackColor Property

[This is preliminary documentation and subject to change.]

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

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

Remarks

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

See Also

ICustomInstanceEntryDisplay Interface | LaMarvin.Design Namespace