I have a PB .NET datawindow (with a custom WPF control on it) that I want to consume and integrate with in PB Classic (12.5). Does anyone have experience on this? Is it even possible to do it?
I know it's possible to do something like this with OLE and Visual Studio C#, but I'd like to leverage the .NET datawindow with the custom WPF control I have.
So the real question is in PowerBuilder .NET can I have a control or object be COM visible?