New to Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Access has a Masked Edit control for input like SSN, phone numbers, etc.
I'd like to be able to use this functionality in a VB application. Which dll
does this control belongs to? How can a developer using VB .NET instantiate
this control and add it to a project?

Thanks in advance,

Rick
 
Hello,

Access has a Masked Edit control for input like SSN, phone numbers, etc.
I'd like to be able to use this functionality in a VB application. Which dll
does this control belongs to? How can a developer using VB .NET instantiate
this control and add it to a project?

Thanks in advance,

Rick

Access Forms are not VB Forms. They're internal to the Access program,
and AFAIK not available outside Access.

John W. Vinson[MVP]
 

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

Back
Top