Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2010 Textbox text format

$
0
0
When I copy a bunch of bytes out of a hex editor, the format is the following:
Code:

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 etc...
I want the format to be like the following:
Code:

00000000 00000000
00000000 00000000
00000000 00000000
etc...

What code should I use?

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>