webBrowser1.Document.GetElementById("EditMode").GetAttribute("checked")
上面的返回的是string,如果选中了,就返回"True",否则就返回"False"。好容易发现的,特此记录。

相关文章:

  • 2022-12-23
  • 2021-12-11
  • 2022-12-23
  • 2021-08-17
  • 2021-12-26
  • 2021-12-26
  • 2021-12-26
  • 2021-11-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-29
  • 2021-10-23
  • 2020-04-15
  • 2022-12-23
相关资源
相似解决方案