1 year ago
#168826
Kirsten
Can I write a Winforms UI that is callable from both .net6 and vb6?
Currently I can call a framework 4.7.2 library from VB6 via Com Interop. Is it possible to write a UI that can be called from both .net6 and VB6 so as to have only one UI Code base. That is without switching the target framework back and forth.
Related to this question.
c#
.net-core
vb6
winforms-interop
0 Answers
Your Answer