左上角添加了一个buttonCelltype,给他设置了背景色,可以运行的时候看上去颜色不是很正, 有点淡蓝色的感觉,和其他的系统颜色不一样,使用的是spread15.0 版本
下面是代码部分片段
Dim ButtonCellType1 As FarPoint.Win.Spread.CellType.ButtonCellType = New FarPoint.Win.Spread.CellType.ButtonCellType()
ButtonCellType1.ButtonColor2 = System.Drawing.SystemColors.Control