以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- 如何设置图片列的来源目录 (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=106756) |
-- 作者:gryy -- 发布时间:2017/9/15 9:55:00 -- 如何设置图片列的来源目录 在BeforeAttachFile 里添加 Dim ly As String = “C:\\Users\\L\\Pictures\\ControlCenter4\\Scan” e.SourceFolder = ly 提示:SourceFolder 为 "readonly"
|
-- 作者:有点甜 -- 发布时间:2017/9/15 10:07:00 -- 你可以在添加之前设置
http://www.foxtable.com/webhelp/scr/2638.htm
http://www.foxtable.com/webhelp/scr/2499.htm
|