• [CONNECT DgnPlatformNet] Windows Form Z-order

    I have an AddIn whose UI is a .NET Windows Form. The form's default behaviour is to sink below MicroStation's main window when the user clicks in any MicroStation window or dialog. If I call Form.TopMost() , the form sits permanently right on top of all…