L
Le, Thanh-Nhan
Hi,
I habe a class, now I want to define, that the property "value" is the
standard property of this class.
That means, when I call:
dim v as variant
dim obj as class1
.....
v = obj
then v had the value.
Thanks
Nhan
I habe a class, now I want to define, that the property "value" is the
standard property of this class.
That means, when I call:
dim v as variant
dim obj as class1
.....
v = obj
then v had the value.
Thanks
Nhan