Rick, I believe you are just bringing up the help file of the GW Toolkit itself.
----- Original Message ----- From: RicksPlace To: gw-scripting@gwmicro.com Sent: Wednesday, June 23, 2010 7:06 AM Subject: GW ToolKit Help Question Hi: When I go into the ScriptManager and bring up help on the ToolKit I click another Help button that brings up a nice TreeView of the ToolKit. I am developing a WindowEyes Scripting Editor in Vb.net, and think that is a very good tool. I don't need a com interface but if you can tell me either how I can see the code for that TreeView and how you loaded it from the ToolKit Script I might be able to somehow link to it to have it available when developing scripts. Note that I am just using the vb.net IDE as a text editor for VBS, using the WindowEyes and Scripting dlls in the object browser so if I can get access to the TreeView either by coding something or just copying the data into someplace where I can load it into a TreeView it would be a really nice feature. So far using the Vb.net IDE I have a basic text editor with line numbering to hold the VBS, access to the WindowEyes and Scripting dlls in the Object Browser,A XML and HTML Editor and the ability to code in vb.net to add additional features like a nice tree view of helper scripts like the ToolKit TreeView if I can find out how you have populated it. Thanks: Rick USA