RefEdits and normal forms / forms in a DLL

D

David Welch

Hi,

I've googled this question but no real solutions came up.

So, I have a RefEdit in an MSForms 2.0 form inside a dll, when I run the
form in Excel the RefEdit box acts just like a normal TextBox.

Is there any way to keep the form inside a dll but have the RefEdit box
behave as normal?

PS, is there any 3rd Party RefEdit like control which can be embedded
inside a normal form in a VB dll. (MSForms 2.0 forms shouldn't be used
inside a vb dll apparently).

PPS, when I pass a form I have design in Excel to the vb dll the refedit
box behaves OK, but the other controls on the form behave weirdly and
are unstable.
 

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. After that, you can post your question and our members will help you out.

Ask a Question

Top