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

相关文章:

  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
  • 2022-02-13
  • 2022-01-05
猜你喜欢
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
相关资源
相似解决方案