Selecting complete record-line & multiple records ?

B

Bob

I have a continuous form, looks like a datasheet but constructed from
individual fields. Record Selectors are turned on. When I "select" a
record by clicking on the selector on the left (one per record) it
does not highlight the entire record and it can be a little difficult
to visually verify which record is selected across the form.

Is there some way to highlight all fields like a raw query select ? Do
I need to set up an "on click" event procedure for the detail section
? If so, a little sample code showing how I might change a font and
background color for the fields in that record would be helpful.

Thanks,
 
Top