DBPix Documentation
Version 2.0

AmbientBackColor Property


Description:  Set by the container, this color value will be used for the control's background color if the UseAmbientBackColor property is set to TRUE.
Type:  OLE_COLOR
Read/Get
Write/Set:
  
 
 
Remarks:  

Control containers can expose their background color through this property.  It will be used as the control's background color if the UseAmbientBackColor property is set to TRUE (the default value), otherwise the color specified by the BackColor property will be used. 

Not all containers implement the AmbientBackColor property;  if this is the case then the system defined windows background color will be used. 

 

 

Documentation version 2.0.0