Hi All
I have created a button and i have a label which acts as caption. I've created a property which changes the font and saveing it using the following:
propbag.WriteProperty "Font", iFont
where iFont is a variable under stdFont!
The problem is that it is not holding the fonts property! What am i doing wrong?
Another problem lies with the picture! How do you save (writeproperty) the picture?
Thanks
Ncik
I have created a button and i have a label which acts as caption. I've created a property which changes the font and saveing it using the following:
propbag.WriteProperty "Font", iFont
where iFont is a variable under stdFont!
The problem is that it is not holding the fonts property! What am i doing wrong?
Another problem lies with the picture! How do you save (writeproperty) the picture?
Thanks
Ncik