Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hello guys.

I want to Convert Text To hex By clicking button like this :

http://oi61.tinypic.com/2z53omd.jpg[^]


And Convert Hex To text By clicking button like this :
http://oi61.tinypic.com/v2wmtz.jpg[^]

I read This COde :

http://snipplr.com/view/36461/[^]
and
http://www.nullskull.com/faq/834/convert-string-to-hex-and-hex-to-string-in-net.aspx[^]

but I cant use. cuz im new.. plz help to Convert By clicking Button
Posted
Comments
Abhinav S 12-Feb-15 5:32am    
Tried anything?

1 solution

You should read about Windows Controls and how to design first. Refer - C# Button[^]. In Button click, just write the logic.

You already have code in those links you have shared. Just use that.
 
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