Hi,
I'm having some trouble in adding a custom ActiveX Control to a C# PB Add-in.
The problem is that i can't cast a PObjLib.Symbol to a PBSymLib.PBControl, thereby i can't access
fields of the ActiveX Class by casting it via PBSymLib.PBControl.Object property.
Does any of you guys have a clue for that?
Thanks in advance.