property Edit.BackColorAlternate as Color
Returns or sets the background color used to display alternate lines in the control.

 TypeDescription 
   Color A color expression that indicates the alternate color  

Use the BackColorAlternate property to display alternate lines in the control. Use the BackColor property to specify the control's background color.  By default, the BackColorAlternate is 0. If the BackColorAlternate is 0 it has no visual effect.

The following screen shot displays the control when BackColorAlternats property is RGB(&HF0, &HF0, &HF0):


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.