I have a .NET project with an AccpacOE1100 ocx on a windows form. I can access the objects (fields, accpac datasource\views) and their values from my .NET project.
How do I access in .NET the views' events: OnActivate, OnKeyChanging, OnKeyChanged, OnRecordChanged, OnRecordChanging.
I can access them in VB6.0, but not in .NET.
Has anyone tried to use the events of the views from Accpac OCX in .NET?
Thanks in advance.
How do I access in .NET the views' events: OnActivate, OnKeyChanging, OnKeyChanged, OnRecordChanged, OnRecordChanging.
I can access them in VB6.0, but not in .NET.
Has anyone tried to use the events of the views from Accpac OCX in .NET?
Thanks in advance.