WPF: Frame Control?
-
Hi there! I was wondering if there's a possibility to switch IE Editmode ON inside a WPF FRAME-control. Is it possible? And if yes, how? ;) I'm quite new to WPF and there are _some_ gaps to fill... Is there any elegant way of handling HTML viewing/editing? Best regards, Stevie
Greetings, Stephan Eberle hawke@deltacity.org
-
Hi there! I was wondering if there's a possibility to switch IE Editmode ON inside a WPF FRAME-control. Is it possible? And if yes, how? ;) I'm quite new to WPF and there are _some_ gaps to fill... Is there any elegant way of handling HTML viewing/editing? Best regards, Stevie
Greetings, Stephan Eberle hawke@deltacity.org
Stevie - sorry about not getting to this question before now. I'm trawling through the unanswereds, but to answer your question - no there's no way to switch editmode on inside a frame control. You could always host an IE browser control (the winforms version) inside your app and use that.
Deja View - the feeling that you've seen this post before.