不要Asp.net表单控件都喜欢WinForms控件最顶层的呢? [英] Do Asp.net webform controls have topmost feature like Winforms controls do?

查看:154
本文介绍了不要Asp.net表单控件都喜欢WinForms控件最顶层的呢?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否我可以让一组控制的,将留在屏幕上,甚至有人在另一个网页,而我的网页在另一个标签页中打开,在asp.net.Like的winform的最顶层。

im wondering if i can make a group of control that will stay on screen even someone on another webpage while my webpage open in another tab,in asp.net.Like winform's topmost feature.

推荐答案

没有,你不能做到这一点。

No, you can not do this.

如果你希望到端口的WinForms应用程序的WebForms为特征的特征,你会大失所望。 WebForms的仍然只是一个很薄的木皮通过HTTP协议;一个往往在拐角处剥离了。

If you're expecting to port a winforms application to webforms feature for feature, you're going to be greatly disappointed. WebForms is still just a thin veneer over the http protocol; one that tends to peel up at the corner.

如果你想通过网络保持在上面的东西,你不能这样做,没有一个插件,不管什么样的网络平台使用。

If you're trying to keep something on top via the web, you can't do that without a plugin, no matter what web platform you use.

这篇关于不要Asp.net表单控件都喜欢WinForms控件最顶层的呢?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆