I want to get the line number in a scrolling list field that the user clicks on. If I set the "Hilite Lines and Selected Text" property on I can use LineOffset(the selection,me) to get the line number. But what if I don't want that property set ? Is there a way I can get the line number without having a selection ?