![]() |
#2
风吹过b2022-11-06 18:45
|
编译错误:相同属性的属性过程的定义不一致
请问哪儿错了呢?
Public Property Get Height(arg_C) 'AB1C40
var_18 = CSgn(global_52.Height)
End Property
Public Property Let Height(value) 'AB1CF0
global_52.Height = value
End Property