Skip to Content
0
Former Member
Apr 18, 2014 at 10:17 PM

Migrating to WPF PB .NET 12.5.2, MDI quandary

32 Views

Is there a way to code for switching between the tabbed "sheets" in a WPF app? Previously in Classic PB, the app was typically used for dragging and dropping between treeviews on tiled MDI sheets. I can fire code off using the treeview dragleave event, but specifying sheet attributes like bringtotop = TRUE has no effect, vertical/horizontal tiling has no effect. Is there some kind of tab switching that can be used?

Thanks and regards,

Todd Oesterreich