How do I put my design sidebar into this red tap page

I designed a sidebar based on the BRX interface, but I don't know how to add this sidebar to the bricaCAD TAB (in the red box).I do this so that I can open and close my sidebar at will

Comments

  • In the Bricscad installation folder there is a dotnet project sample. It does exactly what you want.

  • For C++, Look at BrxSpecific/BcUiPanel and its derived classes.