How to modify appearance of existing web server control

V

Vikash Yadav

Hi All,

I am using a third party menu web control in my application.
It includes 2 properties
Logo (String = path of image file)
Control Logo is an image and accepts string as parameter.
Text (String = Text to be displayed)
Now I want to add another Icon after Logo. So that there will be two images
followed by Text.
Since I don't have source code of Third Party control, I am not been able to
add image on it.
I have used this control in whole application and client wants to change the
appearance of menu control as above.

1. Is it possible to add an image to an existing Web Control without
modifying its source code.?
(May be by passing HTML string like ("<img src="hello.jpg">") to control
in Page Load event or somewhere else)
2. Is there any other way to acheive this?

Any help will be appreciated.

Thanks and Regards,
Sakharam Pahaple
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top