资源列表
[界面编程] qssucancg-level
说明:将证书签署到ocx上去 检查签署证书后的ocx是否正确()<kkw%5F40925 > 在 2025-03-10 上传 | 大小:779kb | 下载:0
[界面编程] bvclij_universe_connection
说明:对系统用户操作的样例,在系统验证中可以用到,代码简洁,()<cfjrl$8797 > 在 2025-03-10 上传 | 大小:170kb | 下载:0
[界面编程] coptainmeyt-container
说明:托盘程序,程序运行时 将该程序在右下栏显示运行状态()<shpejelass > 在 2025-03-10 上传 | 大小:171kb | 下载:0
[界面编程] pb9数据窗口美化源码
说明:窗口打开时显示的是标准的grid数据窗口,点击grid美化按钮,就行变换处理,然后可以修改线的颜色。 其他设置如 左边距,上边距,标题,标题字体等后续放开(When the window opens, the standard grid data window is displayed, click the grid beautification button, and then the line transformation is p<ztzheng > 在 2025-03-10 上传 | 大小:58kb | 下载:0
[界面编程] PB DataWindow 38个技巧
说明:PB DataWindow 38个技巧.txt 1. 使DataWindow列只能追加不能修改 如何使DataWindow中的数据只能追加新记录而不能修改,利用 Column 的 Protect 属性可以很方便的做到这一点,方法如下: 将每一列的 Protect 属性设置为: If( IsRowNew(), 0, 1) ) 在 Powerscr ipt 中可以动态修改 Protect 属性: dw_1.Modify(&quo<ztzheng > 在 2025-03-10 上传 | 大小:8kb | 下载:0