Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing Folder View in ActiveX WebBrowser in Dlg
#21
Function dlg_folder_view
Code:
Copy      Help
,case 8 ;;Sort
,fv=we3.Document
,out fv.SortColumns ;;to get column names like below, manually sort a column and then run this. Names for descending sorting are with "-", and this code shows it.
,fv.SortColumns="prop:System.ItemTypeText;"


Messages In This Thread

Forum Jump:


Users browsing this thread: 7 Guest(s)