hi
why should we write and read the value of an activeX control property in Property Bag object?
is it necessary?
pl clear my doubts.
bye
vn. ram kumar
Printable View
hi
why should we write and read the value of an activeX control property in Property Bag object?
is it necessary?
pl clear my doubts.
bye
vn. ram kumar
It will make your enable the VB IDE (and other COM aware IDEs?!)to persist values for your component and enable the developer using it to persist new values and save them as a sort of pseudo default.
see Karl Moore's most excellent ActiveX tutorial:
http://www.vbworld.com/activex/controls/
(The juicy bit is in part 5)