DBPix Documentation
Version 2.0

UseAmbientBackcolor Property


Description:  Selects between using the container's ambient background color, or the color specified in the BackColor property.
Type:  boolean
Read/Get
Write/Set:
  
 
 
Remarks:  

ValueDescription
TrueUses the container's ambient background color (default).
FalseUses the color specified in the BackColor property.


If a control container implements the Ambient Background Color property, then setting UseAmbientBackcolor to True causes the control to draw it's background using the container's background color. Setting the property to False will cause the control to draw it's background using the color specified by the BackColor property.

 

 

Documentation version 2.0.0