Hi All,
How can we display a bitmap & icon in a single picture
control at different time.

We can display a bitmap in a picture ctrl by setting its "type"
property to BITMAP. Similarly Icon can also be displayed.

But can we change this "type" property at run time.
i.e. from Icon to Bitmap & vice versa.

I called the ModifyStyleEx(). Eventhough this functionis returning success, Bitmaps and Icons ae not getting inerchanged.

Thanks in Advance
Cherian