当前位置:网站首页>C# WebBrower1控件可编辑模式保存时会提示“该文档已被修改,是否保存修改结果”
C# WebBrower1控件可编辑模式保存时会提示“该文档已被修改,是否保存修改结果”
2022-08-11 01:19:00 【※※冰馨※※】
代码如下:
在WebBrower1的Navigating 事件中加以下代码就没有提示了。
private void webBrowser1_Navigating(object sender, WebBrowserNavigatingEventArgs e)
{
webBrowser1.Document.Write("<script>functionshowModalDialog{return;}</script>");
}
边栏推荐
猜你喜欢
J9数字论:DAO治理更像一种生态过程:治理原生于网络,不断演变
Apache Commons Configuration远程代码执行漏洞(CVE-2022-33980)分析&复现
J9 Digital Theory: DAO governance is more like an ecological process: governance is native to the network and continues to evolve
池化技术有多牛?来,告诉你阿里的Druid为啥如此牛逼!
【21天学习挑战赛】折半插入排序
C# using timer
Update chromedriver driver programming skills │ selenium
Jvm. Profiling tools (jconsole, jvisualvm, arthas, jprofiler, mat)
① 数据库介绍 及 关系型数据库的关系代数表达式
络达开发---自定义Timer的实现
随机推荐
Still using Xshell?You are out, recommend a more modern terminal connection tool, easy to use!
BEVDepth: Acquisition of Reliable Depth for Multi-view 3D Object Detection 论文笔记
关于编程本质那些事
单片机人机交互--矩阵按键
22、库存服务
C # - delegate detailed usage
The SAP ABAP JSON format data processing
Elastic scaling of construction resources
Volatile和CAS
Two-dimensional array combat project -------- "Minesweeper Game"
③ 关系数据库标准语言SQL 数据查询(SELECT)
【21天学习挑战赛】折半插入排序
Word set before the title page
QT+VTK+PCL拟合圆柱并计算起始点、中止点
16. Sum of the nearest three numbers
HCIP-R&S By Wakin自用笔记(3)OSPF之引入外部路由、Forwarding-Address、汇总、特殊区域
络达开发---UI定义+自定义按钮事件
Jvm. Profiling tools (jconsole, jvisualvm, arthas, jprofiler, mat)
连流量染色都没有,你说要搞微服务?
异常:try catch finally throws throw