64 bit macro issue

I have a custom property macro that will not stay visiblewhen I goto select dimensions in the SW document.  This hasonly been aproblem since we just switched to 64-bit machines and toSW200764-bit.  On my 32-bit machine, with SW2007, I did nothavethis problem.

Any thoughts on what to do?  Anyone have a some code toadd tomy VBA to get it to stay on top all the time?


I am using the code:

form.Show vbModeless

ThanksSolidworksApi macros