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