Programatically selecting a folder in TsShellTreeView

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70945
    Stephane Senecal
    Participant

      From Delphi:
      For a ShellTreeView it is Path.
      For a ShellListVew it is Root.

      I don’t know if they work the same in C++ but it’s a good starting point.

      And btw, those components are the same as TShellTreeView and TShellListView. The only difference for AlphaSkins’ one is that they are skinned. You can search the whole web, not just AlphaSkins’ forums for that kind of problems.

      Stephane Senecal
      CIS Group
      Delphi programmer since 2001

      #70946
      ABell_Thermco
      Participant

        Thanks!

        Andy

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Programatically selecting a folder in TsShellTreeView’ is closed to new replies.