Page 1 of 1

Customized Image Control

Posted: Wed Jun 01, 2005 14:21
by parul
Hi All,

I need to create a customized Image Control, which is drive from Static Image.
I am able to display my image at run time and display a single line border around it.

The issue is in change the border size at run time as displayed in the snap shots attached with the mail.


I am not able to understand how to achieve the functionality. Can any body please help me in resolving the issue?


Thanks,
Parul

Re: Customized Image Control

Posted: Wed Jun 01, 2005 14:25
by lindquist
Let me just get this right...

You need to stretch the image to fill out the static image, and always leave a 1px border around it?

Re: Customized Image Control

Posted: Thu Jun 02, 2005 09:53
by ritz
Hi,

We need to create HTML Viewer Widget supporting drawing of IMG tag.

Img tag also supports border attribute. Border thickness can be set using this attrib.

We are able to draw image and one pixel border around it. where as i could not understood how to draw border with different sizes.

Thanks,
Ritz