Calling a UserForm from a DLL Event

Discussion in 'AutoCAD' started by spanqy, Aug 26, 2003.

  1. spanqy

    spanqy Guest

    I have converted a VBA project that used document events in the ThisDrawing object into one that called similarly-named events from a VB6 DLL. Things are working fine.



    However, I do have one event (BeginSave) in my VBA project that calls a UserForm. If I place this event code in my DLL event, how would I handle the Showing of the UserForm?

    Thanks in advance,
     
    spanqy, Aug 26, 2003
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.