以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 样式 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=194263) |
-- 作者:1234567 -- 发布时间:2024/11/23 16:16:00 -- 样式 Button控件中Click事件如何给指定单元格指定样式? Dim dr As Row = Tables("窗口1").Current
.NET Framework 版本:4.0.30319.1 |
-- 作者:有点蓝 -- 发布时间:2024/11/23 16:19:00 -- 没有办法,只能在drawcell事件里使用 |