In my application, I need some modal behavior in certain situations, i.e. the user should only be allowed to interact with a specific element of the UI (e.g. all controls inside a group box). I do not want to use modal dialogs, so I try to find a way to "fade out" everything In my application, I need some modal behavior i