I have been trying to use the Microsoft ListView and TreeView ActiveX Controls within DesktopX. While the control naturally highlights my selected item and lets me scroll through the list i can not get the controls events to respond to my mouse commands nor do the Object_OnLButton.. Callbacks. -- Object_OnSetFocus works(sometimes after a few clicks

)
I have tried Control_
-- And -- Object_
Can anyone help me gain control of my control??
P.S. I'm writting in VBScript.