liaotongquan
  1. AllowDrop  是否允许拖拉操作
  2. DocumentEncoding  文档编码,常设置为:EncodingType.GB2312
  3. DefaultPreamble  编码:也应设置为:EncodingType.GB2312
  4. ContextMenuStrip  右键菜单
  5. HTMLDocument Html文档对象模型
  6. HtmlDocument2 Html文档对象模型
  7. Document 文档对象
  8. IsDesignMode  设计模式标识,如true,则可进行HTML设计,如false,则只可展示。
  9. ReadyState 状态,

 

分类:

技术点:

相关文章:

  • 2023-03-03
  • 2022-12-23
  • 2022-12-23
  • 2022-02-19
  • 2021-06-26
  • 2022-12-23
  • 2021-12-03
  • 2022-12-23
猜你喜欢
  • 2021-12-24
  • 2021-12-24
  • 2021-12-24
  • 2021-07-15
  • 2021-08-15
  • 2021-12-16
相关资源
相似解决方案