Disable default sShellListView double-click action?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33744
    DoctorJellybean
    Participant

    When double-clicking an item in sShellListView, it starts the default action, e.g. txt file opened with Notepad, mp3 file opened with Media Player, etc. Is it possible to disable that, so it does only what I code as OnDblClick event?

    #42521
    Support
    Keymaster

    This automatic opening will be disabled if you change the AutoNavigate property to False.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.