C#如何在xaml页面中设计html

发布于 2024-11-01 20:35:36 字数 185 浏览 0 评论 0原文

所以我想在 xaml 窗口中制作一个 html 页面。我在网上搜索,但我唯一找到的是如何编辑文本,但没有找到它在页面中的显示方式。我想创建(或使用,如果它已经存在)一个 html 工具箱。我想把它放在一个 xaml 窗口中,这样我就可以编辑一段 html 代码的输出。在工具箱中可能是例如:输入字段,图像,表格

任何人都知道如何做到这一点?

So I want to make a htmlpage in a xaml-window. I searched the net, but the only thing I found was how to edit the text, but not how it is shown in the page. I want to create (or use, if it already exists) a toolbox for html. and i want to put this in a xaml-window so I can edit the output of a piece of html code. In the toolbox may be for example: inputfield,image, table

anyone who knows how to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一梦等七年七年为一梦 2024-11-08 20:35:36

如果我错了,请纠正我,如果你想在 WPF 应用程序中渲染 HTML 页面,你可以使用 WPF Web 浏览器 控件。

Correct me if I am wrong, if you want to render a HTML page in WPF application, you can use WPF WebBrowser Control.

So尛奶瓶 2024-11-08 20:35:36

首先是你正在使用 wpf 或 silverlight 的具体天气...我对 wpf 不太了解,但对于 silverlight 试试这个.. http://forums.silverlight.net/forums/p/13910/157537.aspx

First of all be specific weather you are working on wpf or silverlight... I don't know much about wpf, but for silverlight try this.. http://forums.silverlight.net/forums/p/13910/157537.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文