DataGridView.BackGroundImage按MSDN的说活是继承了IMAGE类,可是不知道你发现了没有当你新建立一个DataGridView后,你会发现你找不到BackGroundImage这个属性.当你按着MSDN的大小写写出
DataGridView.BackGroundImage你用过吗?DataGridView.BackGroundImage=IMAGE.FORMFILE("C:\\AA.BMP");
DataGridView.BackGroundImage你用过吗?
后并不会报错,但是就能运行DataGridView.BackGroundImage你用过吗?试了N多种方法就是不行,郁闷DataGridView.BackGroundImage你用过吗?

相关文章:

  • 2021-10-19
  • 2022-02-23
  • 2021-12-31
  • 2022-12-23
  • 2021-11-09
  • 2021-12-12
  • 2021-08-22
  • 2021-10-25
猜你喜欢
  • 2021-06-05
  • 2021-04-08
  • 2021-06-24
  • 2022-12-23
  • 2021-10-18
  • 2021-10-28
  • 2021-09-17
相关资源
相似解决方案