Thread: Question Decimal to hex conversion
View Single Post
  #1 (permalink)  
Old 07-09-2009, 2:37 PM
skitz skitz is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: May 2009
Posts: 15
Reputation: 13
skitz is on a distinguished programming path ahead
Default Decimal to hex conversion

i have 2 textbox's 1 button and im trying to convert the text in one textbox(decimal) to show a hex value in the other textbox via the button click event im at a bit of a loss could someone help me out a bit thanks
Reply With Quote