How can i validate an ActiveX control registered on my system whether it is licensed or not?

M

Melisa

Hi

I have a list of all activeX controls registered on my system.
When i add one of these activeX controls to Windows Form on runtime ,
an exception is thrown if this activeX control is not licensed.
I want to check a specified activeX control whether it is licensed or
not before adding ut to the WindowsForm.

How can i check an ActiveX control whether it is licensed or not on
runtime through C#.NET?????
Please reply as soon as possible .

Thanks
Melisa
 
D

Douglas J. Steele

This newsgroup is for questions about forms in Access, the database product
that's part of Office Professional. Access uses VBA.

You'd be best off asking your question in one of the .Net groups.
microsoft.public.dotnet.framework.windowsforms.controls would seem like a
reasonable one to start witih.
 
G

Guest

Douglas. this error message comes from MSAccess..when trying to add an active
x control to a form.... if you dont know the answer then dont posts comments
like this
 
D

Douglas J. Steele

Melisa's question specifically mentions Windows Forms and C#.NET.

If you're encountering the same message in Access, I'd suggest posting a
question with details. Otherwise, you might want to follow your own advice,
Joe.
 

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