Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42437

[RESOLVED] How can I print a byte array to a textbox?

$
0
0
I have

Dim b(10) as byte

and I am having trouble using .ToString, to display it in a textbox. What can I do to print the byte array to a textbox?

Viewing all articles
Browse latest Browse all 42437

Trending Articles