Hi,

I am attempting to make an active x control, now on part of this control is a label, now I've made a property value called caption for this control and when it changes the labels caption is supposed to as well, now I have that much working at design time, when testing it I put it on my form, change the caption value and the labels caption changes, but at run time, the caption turns back to its default for some reason, can someone tell me how to keep the caption the same at runtime?.

thanx