PDA

Click to See Complete Forum and Search --> : Property Bag


vnramkumar
Dec 12th, 2001, 04:43 AM
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

daveejay
Dec 12th, 2001, 11:22 AM
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)