Hey there, I'm having an issue where an NDiagramCommandBarsManager command bar forgets to dock itself after rebuilding and covers up any controls beneath it.
When initially added everything appears as normal, but on rebuild the command bars will forget they were docked and anything set to fill inside of the form will shift upwards underneath where the command bars lie. (Example attached) It behaves this way on user controls or forms with only a NDrawingDocument set to fill.
I'm using version 12.2.6.12 of the Nevron.Diagram.x dlls in VS2013 and .NET 4.5. Am I missing a setting of some sort?