Answer
Yes, it is possible.
Screens (client configuration files) created with Panel Editor can be embedded in a form application created with Visual Studio and executed.Normally, the Panel Browser is a standalone application that loads and executes client configuration files, but it is also distributed as an ActiveX library.By pasting an ActiveX library into a form in the VisualStudio development environment, you can embed and display a screen created with Panel Editor in an application running in VisualStudio.
However, with the 64Bit installer, only the 64Bit version of the ActiveX library will be installed.If you want to compile your user application with the Panel Browser library in 64 bit, you need to install both 32 bit and 64 bit versions in your development environment.
If you want to run a 64Bit compiled application on a different PC from the development environment, you only need to set up the 64Bit version of the "Panel Browser" library.