Hello. Here is my code.
It reading bytes from *.bin file and show it in textbox1


Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Dim OFD As New...