Full row select in Win Explorer?

  • Thread starter Thread starter Svend Cr
  • Start date Start date
S

Svend Cr

Is it possible to have full row selection in Windows Explorer?

By "full row selection" I mean that I can click anywhere on the row
(on the date for example) and the row is selected. At the moment I
have to click on the file name.
 
You can't do it. There is no setting. It's not that ListViews (the thing that displays the filenames) can't do it but that Explorer doesn't ask it to do it. You may be able to write a program and switch it on yourself. It only requires a message to be sent to the control.
 
Back
Top