tags:

views:

16

answers:

1

Hi All,

I have a Page built in xBap with a frame, and another page in the frame How can I take out a control from the inner page outside of a frame in visual,

in other words, I want to stop clipping for the frame.

Thanks in advance

A: 

Not possible, see wikipedia.

Dänu
for Info, the frame is WPF frame, and the application is FullTrust
Tomas1
still, not possible, you could write a normal wpf app and deploy them with ClickOnce: http://msdn.microsoft.com/en-us/library/t71a733d.aspx
Dänu