I am writing my first C++ .NET program. For reasons I will not go into, I have to write a GUI in a dll called from an executable. All this is done without MFC.
Right now the button bar classes and the menu classes are not loading. So here is the result: