• [C# MicroStation CE] Prevent entering modal state / close dialogs

    Hi all, I am currently building an application for processing dgn files using IPC (inter-process communication) method. Everything seems to be working quite nicely except for when a modal dialog is created that will block the current thread, preventing…