Jack, I think I've done something like this before, but it may not have been with a listbox so may be a bit of a WAG. Plus I have been writing more .NET code that VFP code lately...
Maybe something like this in the ItemBackColor value: =iif(<condition>, rgb(255,255,255), rgb(128,128,128)) One problem may be finding the right condition, if the control is not populated by a table or cursor. Hope it works for 'ya. Lou -----Original Message----- From: Jack Skelley [mailto:[EMAIL PROTECTED] Good Afternoon All: Is there anyway to make the rows of a list box alternate different colors to simulate green bar type paper and keep all the rows enabled? I can make the row disabled color green then I can't click on that row to get a more detailed view of the data displayed. Thanks! Regards, Jack Skelley This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the originator of the message. This footer also confirms that this e-mail message has been scanned for the presence of computer viruses. Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Merle Norman Cosmetics or The Nethercutt Collection. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

