欢迎您:游客!请先
登录
或
注册
风格
恢复默认设置
|
展区
文件集浏览
图片集浏览
Flash浏览
音乐集浏览
电影集浏览
|
搜索
Foxtable(狐表)
→
用户栏目
→
专家坐堂
→ 关于drawcell,提示出错
新的主题
投票帖
小字报
下一主题 >>
<< 上一主题
共有
2388
人关注过本帖
树形
打印
复制链接
主题:关于drawcell,提示出错
有点酸
小
大
1楼
|
信息
|
搜索
|
邮箱
|
主页
|
UC
加好友
发短信
等级:五尾狐
帖子:
1093
积分:6682
威望:0
精华:0
注册:
2013/7/1 9:05:00
Post By:2019/7/29 10:41:00 [
显示全部帖子
]
If e.Col.Name = "图档" AndAlso e.Row("图档") > "" Then
if e.Row.Isnull("图档") = False AndAlso FileSys.FileExists(
ProjectPath & "Attachments\" & e.Row("图档")) Then
e.StartDraw()
e.Graphics.DrawImage(getImage(ProjectPath & "Attachments\" & e.Row("图档")),e.x,e.y,e.width,e.height)
e.text = ""
e.EndDraw()
End if
End If
下一主题 >>
<< 上一主题
RSS2.0
|
Xhtml无图版
|
Xslt无图版
Copyright © 2000 - 2018
foxtable
.com
Tel: 4000-810-820 粤ICP备11091905号
Powered By
Dvbbs
Version 8.3.0
页面执行时间 0.04297 秒, 5 次数据查询