Jump to content
Xtreme .Net Talk

FreakOZ

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by FreakOZ

  1. All, I am wondering if I can get some assistance in accessing the IActiveScript COM object within .NET. I am particularly interested in the IActiveScriptParse32 interface within this object. How would I go about accessing this object, I am of the impression I am going to need at least a referenced TLB to achieve this, but am not really sure where to start.. ie How to create the TLB. I have tied down the declarations I need in the Activscp.IDL file which is written in C, But I can't seem to compile this to a TLB file with MIDL, instead it creates a C header file, and C source files.. Any help or suggestions would be appreciated. Thanks, Karl
  2. All, I have written this quick tutorial that covers some of the differences that I have found useful for me while 'playing' with VB.Net... It may be of some use to VB users who are VB.Net beginners. FreakOz [edit]Replaced attachment[/edit] vb6 to vbnet tutorial.zip
  3. If you want to insert controls that are not listed in the left hand toolbar then select the project menu, then components and select the component to add to the tool bar.. then just click on the icon and drag on the form..
×
×
  • Create New...