Using refedit.dll

J

Jim Johnson

I'm developing an xll add-in for Excel using the C API. I know the refedit
control provided with Excel can be used within Excel user forms but I'd like
to be able to use this control on a dialog developed outside of Excel.

Using the refedit.dll, I can add and display the control on my dialog but
can't get it to function. Is this possible? If so, how?
 
Top