How to display image in a form based on field value.

Hi,

I have a field skype id(display method),

By integration with .Net, i can get the status of each skype id. i want to display this skype id status as image.

Note: Status of the skype is dynamically changeing and skype is is a displaying with display() in my form.

Can any one suggest with solutions. Please…

Regards,

Satish

Hi Satish,

Even for this status you can use display method.

You can write the display method in form by passing argument and return type as bitmap(Based on your logic).

and simply by dragging this method in your design part. You would able to get your skype id status as image.