He could always translate it to Hex when converting it to a string in 1 move:The vb code for this is the same too: C# convert integer to hex and back again - Stack Overflowvb Code:
Dim Numb As Integer = 255 MessageBox.Show(Numb.ToString("X"))
|
Results 1 to 7 of 7
Thread: Hex$ - equivilent in C#?Hybrid View
|
Click Here to Expand Forum to Full Width |