Silverlight window boundaries
say your silverlight area on a webpage is 200px by 200px.
you open a child window, is there a way to make it moveable outside the 200x200 silverlight area?开发者_如何学Python
or say you drop down a combo box, let the drop down go out side of the 200x200 aea?
Thank you
Sorry there isn't any practical way to do this.
(There are is a fairly ridiculous/heroic option suggested in the duplicate thread mentioned in the comment above...)
精彩评论