Posted 12 years ago
by Harry Nystrom
Version: 12.2.0570
Platform: .NET 4.0
Environment: Windows 7 (32-bit)

I have a situation where I have to resequence the document windows in a docksite. I am able to properly resequence the items in the DocumentWindows collection. However I am not able to successfully refresh the display. I've tried using both UpdateLayout() and Refresh(). Neither works - the display does not change. Is there a way to properly refresh the display such that the document windows are displayed in their new sequence?