Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing Folder View in ActiveX WebBrowser in Dlg
#11
I cannot find an "OnClick" event. This is for "SelectionChanged".
under fv=we3.Document:
Code:
Copy      Help
,fv._setevents("sub.fv")
at the very bottom:
Code:
Copy      Help
#sub fv_SelectionChanged
function Shell32.IShellFolderViewDual3'fv
Shell32.FolderItem fi=fv.FocusedItem
str path=fi.Path
out path

In need on click, can use message WM_SETCURSOR.


Messages In This Thread

Forum Jump:


Users browsing this thread: 13 Guest(s)