Hello,
in an wpf application where the topmost property is set to true for the mainwindow the
selectboxes opened by pages are not shown. They are shown in the background.
I think when using topmost=true all components that are dependent of the WebControl should be displayed topmost :)
What dou you think about this?
Is there a way around this problem?
With topmost=true
With topmost=false