Results 1 to 2 of 2

Thread: How to pass custom properties with an ActiveX control that will allow developer to...

  1. #1
    Guest
    To the best of my knowledge, the only way to get to the variables is to use the IDT_Extensibility object model which is used for addins. That will let you get the vars etc. The down side is that I don't think it can be easily implemented in an actiovex control.

    Alternatively, you could look through the .bs and .frm files using standard file I/O.

    - gaffa

  2. #2
    Junior Member
    Join Date
    Sep 2000
    Location
    Texas
    Posts
    29
    Thanks for the input! I will just have to find another option. I am trying to make some complex programming a little easier.

    Regards - Phil.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width