Click here to Skip to main content
15,919,341 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi How to add image button in coding side.........in literal

literal i have a string with that i want to add image button how to add?
Posted
Comments
Sergey Alexandrovich Kryukov 1-Aug-11 2:20am    
In literal? What does it mean?
--SA
RaviRanjanKr 1-Aug-11 2:34am    
Your Question is not clear. please be more specific while asking question. we need more information. :)

1 solution

It might be helpful,

If Windows Forms,

How to: Create a Button That Has an Image[^]

Button Class[^]

If ASP.NET

ImageButton Class[^]

:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900