putting different bitmaps in a list box (OpenInsight Specific)
At 11 JAN 2001 01:17:34AM Michael Verghios wrote:
i have encountered difficulty when trying to put different types of bitmaps on the same level of a list box.
my list box is not heirachial, it has one level, and i want different icons to be available to the components of my list.
what i am trying to do is have a different bitmap for each element in my list, according to what kind of element it is. So i want my report to have a report bitmap next to it and my Process to have a process bitmap etc.
i have tried using multi image bitmaps and utilising the 'imagenumber' property, but i dont think that works properly unless u are actually expanding the list box.
Any help would be greatly appreciated
At 11 JAN 2001 05:16AM Oystein Reigem wrote:
Michael,
Does Sprezzatura's response to Deirdre Affleck's posting help you in the right direction? It should be quite easy to achieve what you want to do.
- Oystein -
At 11 JAN 2001 06:51PM Michael Verghios wrote:
yes, it helped me do exaclty what i wanted.
thankyou