I am using a DSO Framer control on a win form.
The OnFileCommand and OnDocumentClosed do not get fired on the WinForm.
I tried this code in VB 6 and the events fire.
I even wrote a VB6 .ocx wrapper around the dso framer control.
The VB6 control trapped the event and raised its own event which was
caught by the C# WinForm.
How do I get C# to catch the dso framer control's events?
TIA,
Victor Feintuch
DST International
HiRisk Division