Hi all
I have come up with a rather frustrating anomaly. In the debugger I can set the picture of a particular item in a listbox or dropdown list like this (THIS is either one of the two controls) THIS.Picture(nListIndex) = "SomePicture.BMP" and it works in both cases. But if I try this THIS.FontNamer(nListIndex) = "SomeFontName" it does not work even though THIS.FontNamer(nListIndex) is a property which I can change in the debugger. Does anybody have any thoughts or insights on this or is it "just one of those things". Many thanks Paul Newton --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

