The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'd like to be able to define standard toolbars and docking windows on an MDI child and have them merge with the parent MDI forms toolbars and docking windows (like the XPToolbar does).
I tried adding a docking manager to my child, but the docked windows just don't show. And if I use a standard toolbar on the child, it can't be dragged into the parent toolbar lines.
I don't want to define the toolbars and docking window in the parent form, because they are only used for one form.
Does anyone have any ideas?
Thanks
Sue