|
-
December 16th, 2002, 07:51 PM
#1
regarding ocx
Hi,
I have an ocx which was generated in VB 6.0 and which was able to do check for social security and phone nos. like wether user entered data is in xxx-xx-xxx format
and if its a phone then it would rather show (xxx)-xxx-xxxx where x being a digit
it had several checks and messages also. like for example if i was using that ocx in VB 6 itself in various project then itwas firing the events and validations
but as when I ploped that OCX as com component in tools and added that control it just not pops that message nor even events are fired !
ocx is registerd ! and path settings etc are ok !
Paresh
-
October 7th, 2004, 04:10 AM
#2
Re: regarding ocx
Hi paresh,
Did u ever solve this problem?
I have a simular problem. I have an ocx built in c++ that set/throw an event but I cant catch the event from my c# program.
It works just fine to catch the event in a c++ program. And the event is thown, I have tried the ocx in the "active x control container"
Any suggestion what I do wrong?
All help appretiated
/Anders
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|