Message 1 of 3
Addin/Form question.

Not applicable
05-09-2003
09:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to create small addin application using VB6.
I have problems when I tries to "access" the Custom Properties from a added
Form in my application.
I got all kind or errors but mostly "Object variable or With block variable
not set" (Error code 91.)
I think I'm doing something wrong when I declare the objects.
I have used: "Private oApp As Inventor.Application"
Someone that has an idea or have a piece of code from a "Form" within a
addin. (ActivX dll)
Lars Andersson
I'm trying to create small addin application using VB6.
I have problems when I tries to "access" the Custom Properties from a added
Form in my application.
I got all kind or errors but mostly "Object variable or With block variable
not set" (Error code 91.)
I think I'm doing something wrong when I declare the objects.
I have used: "Private oApp As Inventor.Application"
Someone that has an idea or have a piece of code from a "Form" within a
addin. (ActivX dll)
Lars Andersson