标题:求助,为何不能识别成员CMBFRIEND
只看楼主
yiwenjunyy
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2016-12-4
结帖率:100%
已结贴  问题点数:20 回复次数:2 
求助,为何不能识别成员CMBFRIEND
如图
thisform.OPTool .left=(thisform.Width-thisform.OPTool .width)/2
thisform.OPTool .top=thisform.Height-10-thisform.OPTool .height
thisform.photo.Left=(thisform.Width-thisform.photo .width)/2
thisform.photo.Top=(thisform.Height-10-thisform.OPTool .height-thisform.photo.height)/2
thisform.opTool .cmbFriend.displayvalue=1
thisform.split.Top=thisform.OPTool .top-8
thisform.split.Left=0
thisform.split.Width=thisform.Width
thisform.OPTool.cmbFriend.Interactivechange

具体是哪里出问题啦
2016-12-04 12:01
tlliqi
Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19
等 级:贵宾
威 望:204
帖 子:15453
专家分:65956
注 册:2006-4-27
得分:10 
貌似控件添加不成功
2016-12-04 14:42
吹水佬
Rank: 20Rank: 20Rank: 20Rank: 20Rank: 20
等 级:版主
威 望:432
帖 子:10064
专家分:41463
注 册:2014-5-20
得分:10 
这两处有调用 cmbFriend 成员,查查这时 cmbFriend 是否存在?或是代码有误。
thisform.opTool .cmbFriend.displayvalue=1
thisform.OPTool.cmbFriend.Interactivechange
2016-12-04 14:42



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-471948-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.930647 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved